Skip to content

Commit

Permalink
Update golangci/golangci-lint-action action to v6.0.1 (#497)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent c6179bc commit 63690d1
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@23faadfdeb23a6f9e511beaba149bb123b5b145a # v6.0.0
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 63690d1

Please sign in to comment.