Skip to content

Commit 17aa5c7

Browse files
authored
Merge pull request #14 from step-security/update_docker_url
feat: replaced old docker image with newly publishe image
2 parents 291fd74 + 2b4a4c3 commit 17aa5c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ inputs:
4242
default: 'false'
4343
runs:
4444
using: 'docker'
45-
image: 'docker://ghcr.io/step-security/action-misspell@sha256:a96f6d543bf91eb8d1234ad131227679d3ce9ca9b59035d10bd1c1ce1cb1459c'
45+
image: 'docker://ghcr.io/step-security/action-misspell@sha256:9b3db23a25e20621ca570cbfab974cd205d696546d8b4e189972434291e80a15'
4646
branding:
4747
icon: 'edit'
4848
color: 'gray-dark'

0 commit comments

Comments
 (0)