From e0633334c6252544e4f5b995ba2187c5f5a876f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 03:52:10 +0000 Subject: [PATCH] Bump dieghernan/cff-validator from 3 to 4 Bumps [dieghernan/cff-validator](https://github.com/dieghernan/cff-validator) from 3 to 4. - [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/v3...v4) --- updated-dependencies: - dependency-name: dieghernan/cff-validator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/citations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/citations.yml b/.github/workflows/citations.yml index cfaf37ae..b11b2e90 100644 --- a/.github/workflows/citations.yml +++ b/.github/workflows/citations.yml @@ -35,4 +35,4 @@ jobs: run: | sudo apt-get update && sudo apt-get install -y r-base - name: Validate CITATION.cff - uses: dieghernan/cff-validator@v3 + uses: dieghernan/cff-validator@v4