We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc2496 commit 75782a9Copy full SHA for 75782a9
1 file changed
.github/workflows/lint.yaml
@@ -35,6 +35,6 @@ jobs:
35
runs-on: ubuntu-latest
36
steps:
37
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
38
- - uses: docker://rhysd/actionlint:1.7.0@sha256:601d6faeefa07683a4a79f756f430a1850b34d575d734b1d1324692202bf312e
+ - uses: docker://rhysd/actionlint:1.7.0@sha256:601d6faeefa07683a4a79f756f430a1850b34d575d734b1d1324692202bf312e # v1.7.0
39
with:
40
args: -color
0 commit comments