Skip to content

Commit b916adb

Browse files
Merge pull request #3 from step-security/Raj-StepSecurity-patch-2
ci: Update docker.yml
2 parents 7390fde + 6e81fe2 commit b916adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
if: startsWith(github.event.inputs.release_tag, 'v')
1919
steps:
2020
- name: Harden the runner (Audit all outbound calls)
21-
uses: step-security/harden-runner@0v2
21+
uses: step-security/harden-runner@v2
2222
with:
2323
egress-policy: audit
2424

0 commit comments

Comments
 (0)