Skip to content

use full commit hash for Github actions dependencies #1300

@BenWibking

Description

@BenWibking

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

No one assigned

    Labels

    enhancementNew feature or requestgithub_actionsPull requests that update GitHub Actions code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions