We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256a375 commit ce078b2Copy full SHA for ce078b2
1 file changed
action.yml
@@ -44,7 +44,7 @@ inputs:
44
45
runs:
46
using: 'docker'
47
- image: 'Dockerfile'
+ image: 'docker://ghcr.io/step-security/github-action-markdown-link-check:v1.0.18@sha256:aa19375b475db47b6204897e5ed6b1cca5bc51e68b9d4cfc01178771719ba5d3' #v1.0.18
48
args:
49
- ${{ inputs.use-quiet-mode }}
50
- ${{ inputs.use-verbose-mode }}
0 commit comments