From 20f6be6f0935a511a0eac4a0ffd5a397575aca5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 14:54:41 +0000 Subject: [PATCH] Bump caltechlibrary/codemeta2cff from 0.3.2 to 0.3.3 Bumps [caltechlibrary/codemeta2cff](https://github.com/caltechlibrary/codemeta2cff) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/caltechlibrary/codemeta2cff/releases) - [Changelog](https://github.com/caltechlibrary/codemeta2cff/blob/main/CHANGES.md) - [Commits](https://github.com/caltechlibrary/codemeta2cff/compare/381d886228004b3c827b2f93c5d30ebca0659014...99ce10831c3037a067c3d9551d455638e0b438ac) --- updated-dependencies: - dependency-name: caltechlibrary/codemeta2cff dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 9a01f78f0..b48a59fce 100644 --- a/.github/workflows/codemeta2cff.yml +++ b/.github/workflows/codemeta2cff.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v6 - name: Generate CITATION.cff from codemeta.json - uses: caltechlibrary/codemeta2cff@381d886228004b3c827b2f93c5d30ebca0659014 #v0.3.2 + uses: caltechlibrary/codemeta2cff@99ce10831c3037a067c3d9551d455638e0b438ac #v0.3.3 - name: Show generated CITATION.cff run: |