Skip to content

Commit 79d2b94

Browse files
authored
Merge pull request #45 from step-security/amanstep-patch-5
feat: updated the docker image
2 parents c7a8400 + 8864cdd commit 79d2b94

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.20@sha256:150fd5a3f3949267594aa85b5ecc03fb05299f9c4258f5170de51660b02b7a70" #v0.2.20
36+
image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.21@sha256:c10619a1636f97162ce35ce303077aedb8c67b3e3701b89d1b830adaca062685" #v0.2.21
3737
args:
3838
- ${{ inputs.commit_message }}
3939
- ${{ inputs.repo }}

0 commit comments

Comments
 (0)