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 12bc7b6 commit c856700Copy full SHA for c856700
2 files changed
.github/workflows/release-step-3.yml
@@ -106,7 +106,7 @@ jobs:
106
run: tar xvf ${{ env.TARBALL_FILE }}
107
108
- name: generate build provenance
109
- uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
+ uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0
110
with:
111
subject-path: "${{ github.workspace }}/**/target/*.jar"
112
.github/workflows/snapshot.yml
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments