Skip to content

Commit c6ee34d

Browse files
authored
Merge pull request #30 from step-security/amanstep-patch-4
feat: updated the docker image
2 parents 1ce32f5 + 117b181 commit c6ee34d

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.18@sha256:d69fd8739c0addc37224107dadbe0488f11bfed740531989d33766b429233e92" #v0.2.18
36+
image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.19@sha256:4f80b4cd1967155d093b7ff53fafe44256110520e4d5b545b0a78cfbbf7d3f4c" #v0.2.19
3737
args:
3838
- ${{ inputs.commit_message }}
3939
- ${{ inputs.repo }}

0 commit comments

Comments
 (0)