We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aefacee commit 3787f11Copy full SHA for 3787f11
action.yaml
@@ -33,7 +33,7 @@ outputs:
33
34
runs:
35
using: "docker"
36
- image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.17@sha256:e777260b6da7271bceeef1f09b8194d3d4f875989e6f415a476b754ac95b638d" #v0.2.17
+ image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.18@sha256:d69fd8739c0addc37224107dadbe0488f11bfed740531989d33766b429233e92" #v0.2.18
37
args:
38
- ${{ inputs.commit_message }}
39
- ${{ inputs.repo }}
0 commit comments