We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7a8400 + 8864cdd commit 79d2b94Copy full SHA for 79d2b94
action.yaml
@@ -33,7 +33,7 @@ outputs:
33
34
runs:
35
using: "docker"
36
- image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.20@sha256:150fd5a3f3949267594aa85b5ecc03fb05299f9c4258f5170de51660b02b7a70" #v0.2.20
+ image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.21@sha256:c10619a1636f97162ce35ce303077aedb8c67b3e3701b89d1b830adaca062685" #v0.2.21
37
args:
38
- ${{ inputs.commit_message }}
39
- ${{ inputs.repo }}
0 commit comments