Skip to content

Commit cbdf812

Browse files
committed
Managed by Terraform: Update go-validate.yml GitHub workflow
1 parent 6ac3215 commit cbdf812

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/go-validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ jobs:
4949
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
5050
with:
5151
go-version: ${{ needs.get-go-version.outputs.go-version }}
52-
- uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
52+
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
5353
with:
54-
version: v1.53.3
54+
version: v1.54.2
5555
only-new-issues: true
5656
check-fmt:
5757
needs:

0 commit comments

Comments
 (0)