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 5fa5c06 commit ab476adCopy full SHA for ab476ad
{{cookiecutter.project_slug}}/.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
name: distributions
45
path: dist/
46
- name: Generate build provenance
47
- uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3
+ uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
48
with:
49
subject-path: 'dist/*'
50
0 commit comments