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 e917d1e commit 88b62eeCopy full SHA for 88b62ee
.github/workflows/release.yml
@@ -35,6 +35,6 @@ jobs:
35
run: rake -f -r bundler/gem_tasks release
36
37
- name: Generate artifact attestation
38
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
39
with:
40
subject-path: pkg/*.gem
0 commit comments