diff --git a/.github/workflows/images.yaml b/.github/workflows/images.yaml index d8c791043..3781311d8 100644 --- a/.github/workflows/images.yaml +++ b/.github/workflows/images.yaml @@ -118,7 +118,7 @@ jobs: # If a tag push, use crane to add more tags. - if: startsWith(github.ref, 'refs/tags/v') - uses: imjasonh/setup-crane@00c9e93efa4e1138c9a7a5c594acd6c75a2fbf0c # v0.3 + uses: imjasonh/setup-crane@31b88efe9de28ae0ffa220711af4b60be9435f6e # v0.4 - if: startsWith(github.ref, 'refs/tags/v') name: Apply release tags run: |