Skip to content

Commit 6a5df62

Browse files
Merge pull request #36 from step-security/Raj-StepSecurity-patch-3
feat: Update action.yaml
2 parents a79dbac + 0118e52 commit 6a5df62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ outputs:
3333

3434
runs:
3535
using: "docker"
36-
image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.19@sha256:4f80b4cd1967155d093b7ff53fafe44256110520e4d5b545b0a78cfbbf7d3f4c" #v0.2.19
36+
image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.20@sha256:150fd5a3f3949267594aa85b5ecc03fb05299f9c4258f5170de51660b02b7a70" #v0.2.20
3737
args:
3838
- ${{ inputs.commit_message }}
3939
- ${{ inputs.repo }}

0 commit comments

Comments
 (0)