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

chore(security): Update and pin Graddle workflow actions #182

Merged

Conversation

evansims
Copy link
Member

This PR pins the gradle/wrapper-validation-action third-party action to a full-length commit SHA — that of release 1.0.6.

Pinning an action to a full-length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository. https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions

This PR also updates the official actions/checkout action to use the newer v3 release.

@evansims evansims requested a review from a team as a code owner July 17, 2023 18:10
@evansims evansims enabled auto-merge July 17, 2023 18:13
@jimmyjames jimmyjames disabled auto-merge July 28, 2023 01:38
@jimmyjames jimmyjames merged commit 3fbbea4 into master Jul 28, 2023
7 checks passed
@jimmyjames jimmyjames deleted the chore-security/update-and-pin-graddle-worfklow-action branch July 28, 2023 01:38
@jimmyjames jimmyjames mentioned this pull request Jul 28, 2023
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.

None yet

2 participants