We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6435c31 commit b2374beCopy full SHA for b2374be
.github/workflows/release.yml
@@ -98,7 +98,7 @@ jobs:
98
run: tar xvf ${{ env.TARBALL_FILE }}
99
100
- name: generate build provenance
101
- uses: github-early-access/generate-build-provenance@main
+ uses: actions/attest-build-provenance@951c0c5f8e375ad4efad33405ab77f7ded2358e4 # v1.1.1
102
with:
103
subject-path: "${{ github.workspace }}/**/target/*.jar"
104
.github/workflows/snapshot.yml
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments