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 ffb679a commit e072278Copy full SHA for e072278
.github/workflows/deployment.yml
@@ -309,7 +309,7 @@ jobs:
309
rpmsign --addsign dist/*.rpm
310
- name: Attest release artifacts
311
if: inputs.environment == 'production'
312
- uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
+ uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
313
with:
314
subject-path: "dist/gh_*"
315
- name: Run createrepo
0 commit comments