diff --git a/.github/workflows/backfill-attest.yaml b/.github/workflows/backfill-attest.yaml index 697ec12..6be71f3 100644 --- a/.github/workflows/backfill-attest.yaml +++ b/.github/workflows/backfill-attest.yaml @@ -32,7 +32,7 @@ jobs: username: oauth2accesstoken password: ${{ steps.auth1.outputs.access_token }} - name: Set up crane - uses: imjasonh/setup-crane@v0.4 + uses: imjasonh/setup-crane@v0.7 - name: Resolve image digest id: digest run: |