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.
2 parents b441c0d + aee5e79 commit 2c5016bCopy full SHA for 2c5016b
action.yaml
@@ -33,7 +33,7 @@ outputs:
33
34
runs:
35
using: "docker"
36
- image: "Dockerfile"
+ image: "docker://ghcr.io/step-security/ghcommit-action:v0.2.17@sha256:e777260b6da7271bceeef1f09b8194d3d4f875989e6f415a476b754ac95b638d" #v0.2.17
37
args:
38
- ${{ inputs.commit_message }}
39
- ${{ inputs.repo }}
0 commit comments