We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff8c3b commit 4ba319eCopy full SHA for 4ba319e
.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@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
+ uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
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