diff --git a/.github/workflows/codemeta2cff.yml b/.github/workflows/codemeta2cff.yml index f5d43eff9..2cdbb6449 100644 --- a/.github/workflows/codemeta2cff.yml +++ b/.github/workflows/codemeta2cff.yml @@ -40,7 +40,7 @@ jobs: uses: dieghernan/cff-validator@d8f85828214016ce6976e740b6e0504c0fdc4dbb #v5.1.1 - name: Commit and push updated CITATION.cff - uses: EndBug/add-and-commit@645ecc0dd0a57f4d86d26c0aa5fc42c0a856fbca #v11.0.0 + uses: EndBug/add-and-commit@cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8 #v11.1.1 with: message: "Update CITATION.cff from codemeta.json" add: "CITATION.cff"