summaryrefslogtreecommitdiff
path: root/.github/workflows/release-please.yml
AgeCommit message (Collapse)Author
2025-04-12deps(actions): Bump actions/create-github-app-token in the actions group (#2359)dependabot[bot]
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `actions/create-github-app-token` from 1 to 2 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](https://github.com/actions/create-github-app-token/compare/v1...v2) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-09chore(ci): Run all workflows in concurrency groups, and cancel in-progress ↵Dave Henderson
for efficiency (#2346) Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2024-12-17ci(fix): Attempt to fix release.yml (#2293)Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2024-07-07ci(fix): re-enable release-please workflow (#2171)Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2024-07-07ci(release): parallelize release build (#2170)Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2024-07-06ci(fix): attempt to fix broken release workflow (#2168)Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2024-06-28ci(fix): Fix broken CI release process (#2150)Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2024-06-26ci(fix): Fix release publish step (#2141)Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2024-06-24ci(chore): Install release-please for automated releases (#2133)Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>