Skip to content

ci: Update and securely pin all actions #2427

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

szokeasaurusrex
Copy link
Member

Many of the actions we are using were pinned to old versions. This PR updates all actions to the latest avaialable versions, and securely pins them using their full hashes, which is a recommended security practice, since version tags are mutable.

A future PR will add a Dependabot configuration which will periodically check for new actions releases, and open PRs to update the actions.

Many of the actions we are using were pinned to old versions. This PR updates all actions to the latest avaialable versions, and securely pins them using their full hashes, which is a [recommended security practice](https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#using-third-party-actions), since version tags are mutable.

A future PR will add a Dependabot configuration which will periodically check for new actions releases, and open PRs to update the actions.
Copy link
Member Author

@szokeasaurusrex szokeasaurusrex left a comment

Choose a reason for hiding this comment

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

Will also push this to a release/ branch to test the Release Build workflow

@szokeasaurusrex szokeasaurusrex merged commit 7734922 into master Mar 21, 2025
44 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/update-and-pin-actions branch March 21, 2025 11:24
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