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 cb7727c commit bdf8369Copy full SHA for bdf8369
.github/workflows/ci.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build
32
run: ./gradlew jar
33
- name: Generate artifact attestations
34
- uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
+ uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
35
if: github.ref == 'refs/heads/main'
36
with:
37
subject-path: ./build/libs/*.jar
0 commit comments