Skip to content

Be stricter about version SHAs of external actions#167

Merged
rmunn merged 1 commit into
masterfrom
chore/stricter-action-versions
Dec 1, 2021
Merged

Be stricter about version SHAs of external actions#167
rmunn merged 1 commit into
masterfrom
chore/stricter-action-versions

Conversation

@rmunn
Copy link
Copy Markdown
Collaborator

@rmunn rmunn commented Dec 1, 2021

This will prevent any possibility of a supply-chain vulnerability: even if one of those projects gets taken over by a hostile maintainer, they can't change the existing commit SHAs. So barring a SHA collision, we will always be running known-good versions of these actions.


This change is Reviewable

This will prevent any possibility of a supply-chain vulnerability: even
if one of those projects gets taken over by a hostile maintainer, they
can't change the existing commit SHAs. So barring a SHA collision, we
will always be running known-good versions of these actions.
@rmunn rmunn merged commit bc68159 into master Dec 1, 2021
@rmunn rmunn deleted the chore/stricter-action-versions branch December 1, 2021 08:03
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.

1 participant