We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b4e9af + 26a681c commit d8f09a2Copy full SHA for d8f09a2
action.yml
@@ -44,7 +44,7 @@ inputs:
44
45
runs:
46
using: 'docker'
47
- image: 'docker://ghcr.io/step-security/github-action-markdown-link-check:v1.0.17@sha256:148cb9e302d496abc79ef6ea9a4d3b7759eeaad897af4d51e77f6202c6689608' #v1.0.17
+ image: 'docker://ghcr.io/step-security/github-action-markdown-link-check:v1.0.18@sha256:1527ac8788ca86ca8370d5d1c499fae824f09f17f7a3891d06c78b825067fe80' #v1.0.18
48
args:
49
- ${{ inputs.use-quiet-mode }}
50
- ${{ inputs.use-verbose-mode }}
0 commit comments