-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
Describe the proposal
We should use the full commit hash for GitHub Actions dependencies. This prevents things from breaking, and mitigates security issues from compromised developer accounts.
Describe alternatives you've considered
N/A
Additional context
Sonarcloud reports we currently don't do this in two places: https://sonarcloud.io/project/security_hotspots?id=BenWibking_TwoMomentRad&branch=development&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true
These are:
- .github/workflows/check_changes.yml
- .github/workflows/codeql.yml
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code