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 5c6b4c8 commit 8398af2Copy full SHA for 8398af2
1 file changed
action.yml
@@ -24,7 +24,7 @@ runs:
24
using: composite
25
steps:
26
- name: Validate cff
27
- uses: dieghernan/cff-validator/docker@10d80d670d582485aa28e788e8f68ed6b7b7c7d4 # v5 - Review on release
+ uses: dieghernan/cff-validator/docker@05739cf16bedafd7a4d6e770286be38947f38117 # v5 - Review on release
28
with:
29
cffpath: "${{ inputs.citation-path }}"
30
# Report check
0 commit comments