Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot] 508822fc90 chore(deps): bump actions/checkout from 4 to 5
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] <support@github.com>
2025-08-19 00:12:27 +01:00
Martin Wimpress 07f6205294 ci: add version checking to publish-release.yml. close #1128 2024-05-03 18:00:41 +01:00
Martin Wimpress 7c892c9dc2 ci: refactor publish-release.yml
All release operations in a single workflow
2024-05-03 18:00:41 +01:00
Martin Wimpress 5da3942278 ci: update workflow names 2024-05-03 18:00:41 +01:00
Martin Wimpress d65d19211b
refactor: use consistent debian/changelog creation for release workflow 2023-11-10 16:31:59 +00:00
Martin Wimpress 5d2cbb7790
feat(ci): add build and publish release workflow 2023-11-10 14:47:49 +00:00