Skip to content

Commit

Permalink
fix: Pin to a known version
Browse files Browse the repository at this point in the history
  • Loading branch information
xorima committed Feb 9, 2023
1 parent bbf9c1e commit 3c3e655
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:v3.0.0"
image: "docker://ghcr.io/actionshub/markdownlint:v2.1.4"

0 comments on commit 3c3e655

Please sign in to comment.