Skip to content

chore: update refs and docs w.r.t. newest release - #21

Merged
seantronsen merged 2 commits into
mainfrom
seantronsen/chore/cleanup-refs
Sep 15, 2026
Merged

seantronsen merged 2 commits into
mainfrom
seantronsen/chore/cleanup-refs

Conversation

@seantronsen

@seantronsen seantronsen commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Description

  • Switches minority hash refs to tagged refs.
  • Updates tagged refs for local actions to current release version.
  • Updates documentation examples to use the current release tag.

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • I have updated the relevant documentation (CLI examples, man pages, README, other docs, etc.)
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Dependency update
  • Build system/CI

@seantronsen seantronsen changed the title Seantronsen/chore/cleanup refs chore: update refs and docs w.r.t. newest release Sep 15, 2026
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
@seantronsen
seantronsen force-pushed the seantronsen/chore/cleanup-refs branch from cb2c4e7 to 29a20cb Compare September 15, 2026 19:36
Comment thread .github/workflows/govulncheck.yml
@seantronsen
seantronsen merged commit f17fdcd into main Sep 15, 2026
2 checks passed
@seantronsen
seantronsen deleted the seantronsen/chore/cleanup-refs branch September 15, 2026 19:45
@synackd

synackd commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Looks like this still uses tags instead of hashes. Was that a mistake? @seantronsen

@seantrons

Copy link
Copy Markdown

Looks like this still uses tags instead of hashes. Was that a mistake? @seantronsen

No that's intentional, @alexlovelltroy mentioned in a different chat:

"The renovate bot will gradually move everything to SHA-pinning."

So I left the remaining tag refs under the interpretation the bot will make the necessary changes. I likely have more workflow PRs coming tomorrow, so I could also just knock it out then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants