Skip to content

Commit

Permalink
Update golangci/golangci-lint-action action to v6 (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 50eff98 commit 73f7803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
go-version-file: 'go.mod'

- name: Run the linters
uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
uses: golangci/golangci-lint-action@23faadfdeb23a6f9e511beaba149bb123b5b145a # v6.0.0

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 73f7803

Please sign in to comment.