summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Expand)Author
2025-07-12deps(actions): Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#2400)dependabot[bot]
2025-04-12deps(actions): Bump actions/create-github-app-token in the actions group (#2359)dependabot[bot]
2025-03-16deps(actions): Bump docker/login-action from 3.3.0 to 3.4.0 (#2354)dependabot[bot]
2025-03-15ci(homebrew): Let homebrew auto-bump (#2355)Dave Henderson
2025-03-13ci(fix): Attempt to fix release workflows (#2351)Dave Henderson
2025-03-09chore(ci): Run all workflows in concurrency groups, and cancel in-progress fo...Dave Henderson
2025-03-06deps(actions): Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 (#2337)dependabot[bot]
2025-03-06deps(actions): Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (#2336)dependabot[bot]
2025-02-21deps(actions): Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 (#2318)dependabot[bot]
2025-02-21deps(actions): Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#2317)dependabot[bot]
2024-12-17ci(fix): Attempt to fix release.yml (#2293)Dave Henderson
2024-11-10ci(fix): Fix deploy-alpine workflow (maybe) (#2259)Dave Henderson
2024-11-09ci(trivy): Avoid rate-limiting by using CLI directly (#2253)Dave Henderson