Skip to content
  • Paulo Gomes's avatar
    build: Pin GitHub Actions · d0e6fcad
    Paulo Gomes authored
    
    The main benefit of pinning GitHub actions is the determinism it brings
    in terms of what version of a given action will be executed. This is
    a step towards having hermetic builds.
    
    Once pinned to a commit, dependabot will automatically issue PRs to update
    to newer versions.
    
    Pinned versions is the only security metric from OpenSSF scorecard that
    this repository currently have a zero score.
    
    Signed-off-by: default avatarPaulo Gomes <paulo.gomes@weave.works>
    d0e6fcad
Loading