Skip to content

Commit 5828dc4

Browse files
authored
Update codemeta2cff action version to v0.3.2
1 parent 7ccc0b1 commit 5828dc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codemeta2cff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v6
2727

2828
- name: Generate CITATION.cff from codemeta.json
29-
uses: caltechlibrary/codemeta2cff@99ce10831c3037a067c3d9551d455638e0b438ac #v0.3.3
29+
uses: caltechlibrary/codemeta2cff@381d886228004b3c827b2f93c5d30ebca0659014 #v0.3.2
3030

3131
- name: Show generated CITATION.cff
3232
run: |

0 commit comments

Comments
 (0)