Skip to content

Commit

Permalink
Update golangci/golangci-lint-action action to v4 (#2809)
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
  • Loading branch information
platform-engineering-bot authored Feb 13, 2024
1 parent f7ca59e commit 88f4b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-sanity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
go-version-file: ${{matrix.working-directory}}/go.mod

- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: v1.56.0
skip-pkg-cache: true
Expand Down

0 comments on commit 88f4b22

Please sign in to comment.