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 Aug 2, 2023
1 parent f14031d commit 87f3083
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@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: ${{ needs.get-go-version.outputs.go-version }}
- uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
- uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
with:
version: v1.47.3
version: v1.53.3
only-new-issues: true
check-fmt:
needs:
Expand Down

0 comments on commit 87f3083

Please sign in to comment.