We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ec40a commit bc4f3e6Copy full SHA for bc4f3e6
1 file changed
{{cookiecutter.project_slug}}/.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
name: distributions
43
path: dist/
44
- name: Generate build provenance
45
- uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
46
with:
47
subject-path: 'dist/*'
48
0 commit comments