We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ceea77 + 6eb9c79 commit 8c70744Copy full SHA for 8c70744
Dockerfile
@@ -3,7 +3,7 @@ FROM golang:1.25-alpine@sha256:b6ed3fd0452c0e9bcdef5597f29cc1418f61672e9d3a2f55b
3
4
# Versions
5
ENV SHELLCHECK_VERSION=v0.11.0 \
6
- REVIEWDOG_VERSION=v0.20.3 \
+ REVIEWDOG_VERSION=v0.21.0 \
7
ACTIONLINT_VERSION=v1.7.7
8
9
# System deps: build tools, git, curl, wget, xz for .tar.xz, python & pip
0 commit comments