Skip to content

Pin GitHub Actions to commit SHAs - #552

Merged
mikesellitto merged 1 commit into
masterfrom
mike/pin-github-actions
Aug 29, 2026
Merged

Pin GitHub Actions to commit SHAs#552
mikesellitto merged 1 commit into
masterfrom
mike/pin-github-actions

Conversation

@mikesellitto

Copy link
Copy Markdown
Contributor

Closes ENG-9517

check-latest: true
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@50fbc622fc4ef5163becd7fab6573eac35f8462e # v1.2.0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

check: Why are we pinning these at such an old version?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Since this was already @v1 I figured it safest to pin to what was already running since I haven't looked into what would be required to upgrade to a newer major version

@mikesellitto
mikesellitto force-pushed the mike/pin-github-actions branch from f75efaa to 6954d13 Compare August 26, 2026 17:28
@mikesellitto
mikesellitto merged commit ea9f7af into master Aug 29, 2026
35 of 36 checks passed
@mikesellitto
mikesellitto deleted the mike/pin-github-actions branch August 29, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants