Skip to content

Commit

Permalink
fix(image): Set to appropriate docker image
Browse files Browse the repository at this point in the history
Sets the docker image to one that exists
  • Loading branch information
xorima committed Dec 15, 2022
1 parent 7f75572 commit f41a415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ outputs:
description: "stdout from mdl"
runs:
using: "docker"
image: docker://ghcr.io/actionshub/markdownlint:v2.1.1
image: docker://ghcr.io/actionshub/markdownlint:sha-7f75572

0 comments on commit f41a415

Please sign in to comment.