diff --git a/.github/workflows/citation-updater.yaml b/.github/workflows/citation-updater.yaml index 7ba3293..ac803b6 100644 --- a/.github/workflows/citation-updater.yaml +++ b/.github/workflows/citation-updater.yaml @@ -110,7 +110,7 @@ jobs: - if: steps.update.outputs.success == 'true' name: Commit the updated CITATION.cff back to the repo - uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9 + uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 # v10.0.0 with: add: CITATION.cff message: 'Update version and date in CITATION.cff file'