diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c2ad4db..08a0dc9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -113,7 +113,7 @@ jobs: provenance: mode=max sbom: true - name: Attest image provenance - uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 # v4.2.0 + uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6 # v4.2.2 with: subject-name: ghcr.io/${{ github.repository_owner }}/devboxes-${{ matrix.component }} subject-digest: ${{ steps.push.outputs.digest }}