Skip to content

Commit

Permalink
chore: ensure actions are pinned by commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
aquint-zama committed Sep 16, 2024
1 parent d96a368 commit e1dd4ba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,9 @@ jobs:
- name: Lint workflows
run: |
make lint_workflow
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@0901cf7b71c7ea6261ec69a3dc2bd3f9264f893e # v3.0.12
with:
allowlist: |
slsa-framework/slsa-github-generator

0 comments on commit e1dd4ba

Please sign in to comment.