Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Pin GitHub Actions to Specific Versions #1184

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

pmarkowsky
Copy link
Contributor

This PR pins our GitHub actions in the CI workflow to specific versions to prevent tags / other versions from impacting us.

Specifically I used ratchet to do this.

Steps taken in case someone needs to do this in the future

  1. Make a new branch
  2. Run ratchet pin ./ci.yml
  3. Commit and make a PR

To update actions you'll need to unpin and then redo this.

@pmarkowsky pmarkowsky requested a review from a team as a code owner September 14, 2023 14:22
@pmarkowsky pmarkowsky changed the title Used ratchet to pin GitHub actions to specific versions Pin GitHub actions to specific versions Sep 14, 2023
@pmarkowsky pmarkowsky changed the title Pin GitHub actions to specific versions Pin GitHub Actions to Specific Versions Sep 14, 2023
@pmarkowsky pmarkowsky merged commit fc2c7ff into google:main Sep 18, 2023
@pmarkowsky pmarkowsky deleted the markowsky/pin-github-actions branch September 18, 2023 20:05
@pmarkowsky pmarkowsky added this to the 2023.8 Release milestone Sep 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants