Skip to content

Commit 6e87796

Browse files
Merge pull request #1491 from rackerlabs/renovate/golangci-golangci-lint-action-9.x
chore(deps): update golangci/golangci-lint-action action to v9
2 parents 29be558 + 47d1603 commit 6e87796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
fetch-depth: 1
6363

6464
- name: golangci-lint ${{ matrix.app }}
65-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
65+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
6666
with:
6767
version: ${{ env.GOLANGCI_LINT_VERSION }}
6868
working-directory: go/${{ matrix.app }}

0 commit comments

Comments
 (0)