From f59726195a726e282e7d8b478c5e285760327c0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 00:25:42 +0000 Subject: [PATCH] Bump dieghernan/cff-validator Bumps [dieghernan/cff-validator](https://github.com/dieghernan/cff-validator) from 05739cf16bedafd7a4d6e770286be38947f38117 to 8398af2d8cc54104c7c69af839bc1fc59c92a761. - [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/05739cf16bedafd7a4d6e770286be38947f38117...8398af2d8cc54104c7c69af839bc1fc59c92a761) --- updated-dependencies: - dependency-name: dieghernan/cff-validator dependency-version: 8398af2d8cc54104c7c69af839bc1fc59c92a761 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5a1bd5e..c4aa6a0 100644 --- a/action.yml +++ b/action.yml @@ -24,7 +24,7 @@ runs: using: composite steps: - name: Validate cff - uses: dieghernan/cff-validator/docker@05739cf16bedafd7a4d6e770286be38947f38117 # v5 - Review on release + uses: dieghernan/cff-validator/docker@8398af2d8cc54104c7c69af839bc1fc59c92a761 # v5 - Review on release with: cffpath: "${{ inputs.citation-path }}" # Report check