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 4edafde commit f3db98dCopy full SHA for f3db98d
.github/workflows/github-release.yml
@@ -59,7 +59,7 @@ jobs:
59
## Generate a checksums file to be added to the release page
60
- name: Generate Checksums
61
id: generate_checksum
62
- uses: jmgilman/actions-generate-checksum@24a35957fba81c6cbaefeb1e3d59ee56e3db5077 # v1.0.0
+ uses: jmgilman/actions-generate-checksum@3ea6dc9bf8eecf28e2ecc982fab683484a1a8561 # v1.0.1
63
with:
64
method: sha512
65
output: CHECKSUMS.txt
0 commit comments