Skip to content
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

Pin GH actions to SHA to avoid mutable refs #14

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Conversation

NotMyFault
Copy link
Member

GitHub actions are mutable if not pinned, which allow modifications without revision changes. Let's pin external versions to ensure the version specified matches the version GH action pulls.

@NotMyFault NotMyFault requested a review from a team as a code owner March 2, 2023 10:34
@NotMyFault NotMyFault merged commit bb6f6f0 into main Mar 2, 2023
@NotMyFault NotMyFault deleted the pin-gha-with-sha1 branch March 2, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant