dependabot[bot]
|
b1bfc45906
|
Bump the actions group with 3 updates
Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token).
Updates `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)
Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)
Updates `actions/create-github-app-token` from 2.0.6 to 2.1.1
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/v2.0.6...v2.1.1)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 02:10:43 +00:00 |
|
Michael B. Gale
|
2e3b93fe41
|
Remove push trigger that was used for testing
|
2025-06-24 11:34:13 +01:00 |
|
Michael B. Gale
|
bbfc5bef5b
|
Replace inline expressions with environment variables
|
2025-06-24 11:30:24 +01:00 |
|
Michael B. Gale
|
6e22e41a25
|
Add reminder to mark PR as ready for review to trigger CI
|
2025-06-23 17:57:53 +01:00 |
|
Michael B. Gale
|
0cec254fa1
|
Use --dry-run for non-workflow_dispatch events
|
2025-06-23 17:57:52 +01:00 |
|
Michael B. Gale
|
6a3692d673
|
Construct target branch name in checks step
|
2025-06-23 17:57:52 +01:00 |
|
Michael B. Gale
|
9ee60a6e32
|
Run on Ubuntu
|
2025-06-23 17:57:52 +01:00 |
|
Michael B. Gale
|
cce0287569
|
Check that the release exists
|
2025-06-23 17:57:52 +01:00 |
|
Michael B. Gale
|
e044b152ab
|
Check that the release tag has the expected format
|
2025-06-23 17:57:51 +01:00 |
|
Michael B. Gale
|
46cafbca67
|
Add missing v to regex
|
2025-06-23 12:56:13 +01:00 |
|
Michael B. Gale
|
fcd0ad43d5
|
Start with main
|
2025-06-23 12:47:58 +01:00 |
|
Michael B. Gale
|
c55fb0ab89
|
Fix pr_body contents
|
2025-06-23 12:46:45 +01:00 |
|
Michael B. Gale
|
37a3fcc3af
|
Improve PR title formatting
|
2025-06-23 12:45:26 +01:00 |
|
Michael B. Gale
|
7ca4105454
|
Fix branch name
|
2025-06-23 12:45:06 +01:00 |
|
Michael B. Gale
|
286556a968
|
Fix pr_title quotes
|
2025-06-23 12:41:56 +01:00 |
|
Michael B. Gale
|
e8ad3afb1e
|
Add push trigger for testing
|
2025-06-23 12:39:21 +01:00 |
|
Michael B. Gale
|
0180811a94
|
Use environment variable to store release tag
|
2025-06-23 12:34:21 +01:00 |
|
Michael B. Gale
|
6b9b66d6f9
|
Add workflow for updating release used by start-proxy
|
2025-06-23 12:31:20 +01:00 |
|