Skip to content

chore: pin gh-actions to v2.1.2#114

Open
cboone wants to merge 1 commit intomainfrom
chore/pin-exact-version-tags
Open

chore: pin gh-actions to v2.1.2#114
cboone wants to merge 1 commit intomainfrom
chore/pin-exact-version-tags

Conversation

@cboone
Copy link
Copy Markdown
Owner

@cboone cboone commented Mar 28, 2026

Pin all cboone/gh-actions workflow and action references from floating
tags (@v1, @v2) to the exact version @v2.1.2.

Part of the migration to exact-version-only tagging (cboone/gh-actions#25).
After all consuming repos are updated, the floating v1 and v2 tags
will be deleted from the gh-actions remote.

Copilot AI review requested due to automatic review settings March 28, 2026 17:15
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins this repository’s reusable workflow/action references for cboone/gh-actions to an exact version (v2.1.2) to support the upstream migration away from floating v1/v2 tags.

Changes:

  • Update the release reusable workflow reference from @v1 to @v2.1.2.
  • Update CI reusable workflow references (go-ci, text-lint, shell-lint, github-lint) from floating tags to @v2.1.2.
  • Update the setup-scrut action reference from @v1 to @v2.1.2.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yml Pins the go-release reusable workflow to cboone/gh-actions@v2.1.2.
.github/workflows/ci.yml Pins all cboone/gh-actions reusable workflows and the setup-scrut action to v2.1.2.

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.

2 participants