From 8d4a5ccf00b206b6bed0ce5129de4762b58d7bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 14:56:19 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 9.1.4 to 10.0.0 Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9.1.4 to 10.0.0. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/a94899bca583c204427a224a7af87c02f9b325d5...290ea2c423ad77ca9c62ae0f5b224379612c0321) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 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"