Skip to content

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

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

chore: pin gh-actions to v2.1.2#85
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
Contributor

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 reusable workflow references to an exact cboone/gh-actions version (v2.1.2) to support the migration away from floating tags (v1, v2) ahead of their removal in the upstream repo.

Changes:

  • Updated Release workflow to use cboone/gh-actions/...@v2.1.2.
  • Updated gitleaks secret-scan reusable workflow reference to @v2.1.2.
  • Updated CI reusable workflow reference to @v2.1.2.

Reviewed changes

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

File Description
.github/workflows/release.yml Pins go-release reusable workflow to v2.1.2.
.github/workflows/gitleaks.yml Pins secret-scan reusable workflow to v2.1.2.
.github/workflows/ci.yml Pins go-ci reusable workflow 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