Skip to content

Commit e2d38c1

Browse files
authored
Merge pull request #25 from step-security/amanstep-patch-3
feat: updated the docker image
2 parents aefacee + 3787f11 commit e2d38c1

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

0 commit comments

Comments
 (0)