diff --git a/.github/workflows/codemeta2cff.yml b/.github/workflows/codemeta2cff.yml index c0a4575f6..e035dbf68 100644 --- a/.github/workflows/codemeta2cff.yml +++ b/.github/workflows/codemeta2cff.yml @@ -40,7 +40,7 @@ jobs: uses: dieghernan/cff-validator@114aae53e1850c3757733beb60036941900e3dc3 #v4 - name: Commit and push updated CITATION.cff - uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 #v9.1.4 + uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 #v10.0.0 with: message: "Update CITATION.cff from codemeta.json" add: "CITATION.cff"