Skip to content

Commit 0ec6b47

Browse files
Merge pull request #11 from step-security/chore-update-image
chore: Update action to use winterjung-comment v1.1.0 with pinned digest
2 parents 30488ec + 4f96b53 commit 0ec6b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ outputs:
2727
description: body of new comment
2828
runs:
2929
using: docker
30-
image: Dockerfile
30+
image: 'docker://ghcr.io/step-security/winterjung-comment:v1.1.0@sha256:fe6708e1825533ce6d38b03a9d3131939510354385031ebd7bad925ce96776c4' # v1.1.0
3131
args:
3232
- ${{ inputs.type }}
3333
- ${{ inputs.token }}

0 commit comments

Comments
 (0)