Skip to content

Commit fd63897

Browse files
Merge pull request #56 from workos/nickcollisson/pin-actions
Pin third-party actions to currently used SHA
2 parents 370c850 + 7119ebd commit fd63897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coana-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Run Coana CLI
2222
id: coana-cli
23-
uses: docker://coana/coana:latest
23+
uses: docker://coana/coana:latest@sha256:74144ed0fc9d7da87dcd45ccd12458cc7c25ad23e47eebd7ceb4860ed396d63e
2424
with:
2525
args: |
2626
coana run . \

0 commit comments

Comments
 (0)