Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
9a374e7be5
ci: bump the actions group with 2 updates
Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action).


Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](df4cb1c069...9c091bb21b)

Updates `zizmorcore/zizmor-action` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](5f14fd08f7...192e21d79a)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-28 21:32:33 +00:00
dependabot[bot]
99dbae7e21
ci: bump actions/checkout from 6.0.2 to 6.0.3 in the actions group
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](de0fac2e45...df4cb1c069)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-14 21:32:41 +00:00
Cole Helbling
fdaee25790
fixup: persist credentials for tag creation 2026-06-08 18:45:06 -07:00
Luc Perkins
12620061c6
Add zizmor checking workflow 2026-05-28 16:50:52 -07:00
Luc Perkins
4a4b48b013
Apply pinning to GitHub Actions 2026-05-11 16:54:55 -05:00
Cole Helbling
5122d3f714
ci: only publish on "published" event
From our testing, this is the only event that triggers once-and-only-once per release.
2025-06-05 14:16:20 -07:00
Graham Christensen
565e8e464d Add-commit the state.json and whatnot in one shot 2025-05-14 17:57:35 -04:00
Graham Christensen
fbd616d075 Initial commit 2025-05-14 17:20:48 -04:00