We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30488ec + 4f96b53 commit 0ec6b47Copy full SHA for 0ec6b47
action.yml
@@ -27,7 +27,7 @@ outputs:
27
description: body of new comment
28
runs:
29
using: docker
30
- image: Dockerfile
+ image: 'docker://ghcr.io/step-security/winterjung-comment:v1.1.0@sha256:fe6708e1825533ce6d38b03a9d3131939510354385031ebd7bad925ce96776c4' # v1.1.0
31
args:
32
- ${{ inputs.type }}
33
- ${{ inputs.token }}
0 commit comments