Skip to content

Commit 8c70744

Browse files
Merge pull request #23 from step-security/auto-cherry-pick
chore: Cherry-picked changes from upstream
2 parents 2ceea77 + 6eb9c79 commit 8c70744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM golang:1.25-alpine@sha256:b6ed3fd0452c0e9bcdef5597f29cc1418f61672e9d3a2f55b
33

44
# Versions
55
ENV SHELLCHECK_VERSION=v0.11.0 \
6-
REVIEWDOG_VERSION=v0.20.3 \
6+
REVIEWDOG_VERSION=v0.21.0 \
77
ACTIONLINT_VERSION=v1.7.7
88

99
# System deps: build tools, git, curl, wget, xz for .tar.xz, python & pip

0 commit comments

Comments
 (0)