Skip to content

ci: pin all actions by SHA#2906

Merged
simar7 merged 1 commit intomainfrom
pin-refs
Mar 3, 2026
Merged

ci: pin all actions by SHA#2906
simar7 merged 1 commit intomainfrom
pin-refs

Conversation

@simar7
Copy link
Copy Markdown
Member

@simar7 simar7 commented Mar 2, 2026

Description

ci: pin all actions by SHA

Uses https://github.com/metcalfc/gh-refme

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

@simar7 simar7 marked this pull request as ready for review March 2, 2026 17:20
@simar7 simar7 requested a review from afdesk as a code owner March 2, 2026 17:20
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
- uses: amannn/action-semantic-pull-request@e32d7e603df1aa1ba07e981f2a23455dee596825 # was: amannn/action-semantic-pull-request@v5
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Good catch - I feel this might be a bug then with the tool. The commit it referenced is here amannn/action-semantic-pull-request@e32d7e6

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

@nikpivkin nikpivkin Mar 3, 2026

Choose a reason for hiding this comment

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

The maintainer of this action did not rewrite the major tag to always point to the latest patch or minor version. Therefore, the v5 tag is fixed to commit e32d7e603df1aa1ba07e981f2a23455dee596825.

image

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

thanks @nikpivkin - @afdesk since we were using v5, I think the SHA makes sense. WDYT?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I agree

@simar7 simar7 merged commit a12d829 into main Mar 3, 2026
9 of 10 checks passed
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.

3 participants