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 May 9, 2024
1 parent 52e8bd1 commit f207b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-validate.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: ${{ needs.get-go-version.outputs.go-version }}
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
- uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
with:
version: v1.54.2
only-new-issues: true
Expand Down

0 comments on commit f207b6d

Please sign in to comment.