Skip to content

Commit

Permalink
Managed by Terraform: Update go-validate.yml GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Mar 20, 2024
1 parent e82309b commit 27140a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ jobs:
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: ${{ needs.get-go-version.outputs.go-version }}
- uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
with:
version: v1.53.3
version: v1.54.2
only-new-issues: true
check-fmt:
needs:
Expand Down

0 comments on commit 27140a3

Please sign in to comment.