From cadf6ce81d7b9c435bec66791295d6b754690ccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 06:38:14 +0000 Subject: [PATCH] Bump dieghernan/cff-validator Bumps [dieghernan/cff-validator](https://github.com/dieghernan/cff-validator) from 10d80d670d582485aa28e788e8f68ed6b7b7c7d4 to 4cb057ac90c95299dbb9ac38b64764727d50db73. - [Release notes](https://github.com/dieghernan/cff-validator/releases) - [Changelog](https://github.com/dieghernan/cff-validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/dieghernan/cff-validator/compare/10d80d670d582485aa28e788e8f68ed6b7b7c7d4...4cb057ac90c95299dbb9ac38b64764727d50db73) --- updated-dependencies: - dependency-name: dieghernan/cff-validator dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index a15b579..4d3e722 100644 --- a/action.yml +++ b/action.yml @@ -24,7 +24,7 @@ runs: using: composite steps: - name: Validate cff - uses: dieghernan/cff-validator/docker@10d80d670d582485aa28e788e8f68ed6b7b7c7d4 # v5 - Review on release + uses: dieghernan/cff-validator/docker@4cb057ac90c95299dbb9ac38b64764727d50db73 # v5 - Review on release with: cffpath: "${{ inputs.citation-path }}" # Report check