We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de05e9a commit 419854eCopy full SHA for 419854e
.github/workflows/prerelease.yml
@@ -29,7 +29,7 @@ jobs:
29
name: Release
30
31
- name: Generate build provenance
32
- uses: github-early-access/generate-build-provenance@main
+ uses: actions/attest-build-provenance@951c0c5f8e375ad4efad33405ab77f7ded2358e4 # v1.1.1
33
with:
34
subject-path: "${{ github.workspace }}/${{ env.RELEASE_PACKAGES }}"
35
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
36
37
38
39
40
41
0 commit comments