aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/changelog.yml
AgeCommit message (Collapse)Author
2024-01-31Bump dorny/paths-filter from 2 to 3 (#887)dependabot[bot]
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/dorny/paths-filter/compare/v2...v3) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05Bump actions/checkout from 3 to 4dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [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/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01CI: Update changelog to match repoHenrik Tjäder
2023-06-30CI: Changelog also required for GHMQHenrik Tjäder
2023-03-01CI: Add rtic-channel to Changelog, remove defunct changelogHenrik Tjäder
2023-03-01CI: Changelog: s/timer/time/Henrik Tjäder
2023-03-01CI: Changelog fix syntaxHenrik Tjäder
2023-03-01Experiment with changelog enforcer per pathHenrik Tjäder
2023-03-01Does CI work again?Emil Fresk
2023-01-03Bump actions/checkout from 1 to 3dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 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/v1...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03Added changelog enforcerEmil Fresk