Skip to content

Commit 0525eb5

Browse files
authored
Merge pull request #9 from step-security/amanstep-patch-1
feat: new docker image
2 parents 8c80367 + f1b86ee commit 0525eb5

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
@@ -44,7 +44,7 @@ inputs:
4444

4545
runs:
4646
using: 'docker'
47-
image: 'Dockerfile'
47+
image: 'docker://ghcr.io/step-security/github-action-markdown-link-check:v1.0.17@sha256:148cb9e302d496abc79ef6ea9a4d3b7759eeaad897af4d51e77f6202c6689608' #v1.0.17
4848
args:
4949
- ${{ inputs.use-quiet-mode }}
5050
- ${{ inputs.use-verbose-mode }}

0 commit comments

Comments
 (0)