Skip to content

Commit a16fecd

Browse files
authored
Merge pull request #411 from sir-gon/renovate/golangci-golangci-lint-action-9.x
Update golangci/golangci-lint-action action to v9
2 parents 11af7ee + 342616b commit a16fecd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
# yamllint disable rule:line-length
4242
- name: Lint golangci-lint
43-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v2.9.0
43+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
4444
with:
4545
args: --timeout=10m
4646
version: v2.9.0

0 commit comments

Comments
 (0)