Skip to content

Commit 4ecfa29

Browse files
Copilotbact
andcommitted
Pin action versions to stable releases for better stability
Co-authored-by: bact <128572+bact@users.noreply.github.com>
1 parent 08346d9 commit 4ecfa29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codemeta2cff.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ jobs:
2626
uses: actions/checkout@v6
2727

2828
- name: Generate CITATION.cff from codemeta.json
29-
uses: caltechlibrary/codemeta2cff@main
29+
uses: caltechlibrary/codemeta2cff@v0.2.0
3030

3131
- name: Validate CITATION.cff
32-
uses: dieghernan/cff-validator@main
32+
uses: dieghernan/cff-validator@v4
3333

3434
- name: Commit and push updated CITATION.cff
3535
uses: EndBug/add-and-commit@v9

0 commit comments

Comments
 (0)