Commit Graph

13 Commits

Author SHA1 Message Date
18a4748738 chore(deps): update actions/checkout action to v5 (#29)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | major | `v4` -> `v5` |
| [actions/checkout](https://github.com/actions/checkout) | action | major | `v4.3.0` -> `v5.0.0` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v5`](https://github.com/actions/checkout/compare/v4...v5)

[Compare Source](https://github.com/actions/checkout/compare/v4...v5)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: #29
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
2025-09-15 11:34:55 +02:00
b3e30a8185 Set fail if no release created 2024-07-16 19:07:38 +01:00
e98e11d963 Add success flags to workflows 2024-07-16 19:02:55 +01:00
9f93c0846d Use GitHub Actions if to stop flow instead of crashing it 2024-07-15 21:11:59 +01:00
5f70072476 Set default bump back to minor 2024-07-15 21:02:54 +01:00
2c7111db2f Remove broken if checks 2024-07-15 21:01:33 +01:00
207d4ca8af Fix bug where check always exits 1 2024-07-15 21:01:09 +01:00
91c1d53d79 Fix typo { to ( 2024-07-15 20:57:01 +01:00
4158834d84 Check for changes since last tag 2024-07-15 20:55:57 +01:00
7487503501 Add GITHUB_TOKEN to env for changes-since-last-tag 2024-07-15 20:48:19 +01:00
ec55b8bb91 Only create release if changes have been made 2024-07-15 20:42:49 +01:00
5fe842f297 Fix outputs on Create Release 2024-07-13 12:20:05 +01:00
7bd94bafc8 Add workflows to create releases and build Docker images 2024-07-13 12:05:34 +01:00