aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/format-validation.yml
AgeCommit message (Collapse)Author
2025-08-18Bump actions/checkout from 4 to 5dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2024-06-09CI: bump remaining actions/checkout from v3 to v4Albert Krewinkel
2022-03-24Bump actions/checkout from 2 to 3 (#7986)dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24Set permissions for GitHub actions (#7984)Naveen
This limits the damage that a compromised GitHub action could do. See https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
2020-11-19JATS writer: support advanced table featuresAlbert Krewinkel
2020-11-18CI: validate JATS table outputAlbert Krewinkel
2020-10-31CI: improve JATS format validator workflowAlbert Krewinkel
2020-10-31CI: validate JATS old-style writer test outputAlbert Krewinkel