Skip to content

Commit e6a5936

Browse files
committed
upgrade-lint
Signed-off-by: Doug Davis <[email protected]>
1 parent 240eb02 commit e6a5936

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/go-lint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333

3434
- name: Go Lint on ./v2
3535
if: steps.golangci_configuration.outputs.files_exists == 'true'
36-
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
36+
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
3737
with:
38-
version: v1.61
38+
version: v2.3.4
3939
working-directory: v2
4040

0 commit comments

Comments
 (0)