We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 478868c commit 159d25bCopy full SHA for 159d25b
.github/workflows/release-step-3.yml
@@ -96,7 +96,7 @@ jobs:
96
run: tar xvf ${{ env.TARBALL_FILE }}
97
98
- name: generate build provenance
99
- uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
+ uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
100
with:
101
subject-path: "${{ github.workspace }}/**/target/*.jar"
102
.github/workflows/snapshot.yml
@@ -66,7 +66,7 @@ jobs:
66
67
68
69
70
71
72
0 commit comments