Skip to content

Commit

Permalink
Bump dieghernan/cff-validator from 3 to 4
Browse files Browse the repository at this point in the history
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](dieghernan/cff-validator@v3...v4)

---
updated-dependencies:
- dependency-name: dieghernan/cff-validator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and behrisch committed Jan 21, 2025
1 parent e167b94 commit 790192c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Validate CITATION.cff
if: matrix.build_type == 'full' && github.event_name == 'schedule' && matrix.compiler == 'gcc'
uses: dieghernan/cff-validator@v3
uses: dieghernan/cff-validator@v4
with:
install-r: true
citation-path: sumo/CITATION.cff
Expand Down

0 comments on commit 790192c

Please sign in to comment.