From c57a8de2fc6c31858984a74e97fd87eb08f017bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 00:23:51 +0000 Subject: [PATCH] Bump EndBug/add-and-commit Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 0a145b91207725ab63102736ff2ddcf18f90cdb5 to 290ea2c423ad77ca9c62ae0f5b224379612c0321. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/0a145b91207725ab63102736ff2ddcf18f90cdb5...290ea2c423ad77ca9c62ae0f5b224379612c0321) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: 290ea2c423ad77ca9c62ae0f5b224379612c0321 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/codemeta2cff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codemeta2cff.yml b/.github/workflows/codemeta2cff.yml index 1600e53..1f449a8 100644 --- a/.github/workflows/codemeta2cff.yml +++ b/.github/workflows/codemeta2cff.yml @@ -42,7 +42,7 @@ jobs: uses: dieghernan/cff-validator@d8f85828214016ce6976e740b6e0504c0fdc4dbb #v5 - name: Commit and push updated CITATION.cff - uses: EndBug/add-and-commit@0a145b91207725ab63102736ff2ddcf18f90cdb5 #v10.0.0 + uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 #v10.0.0 with: message: "Update CITATION.cff from codemeta.json" add: "CITATION.cff"