Skip to content

Commit

Permalink
Merge pull request #1104 from abyssparanoia/renovate/golangci-golangc…
Browse files Browse the repository at this point in the history
…i-lint-action-6.x

chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
abyssparanoia committed May 11, 2024
2 parents f3d47de + 1e53a92 commit 1fc668f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
fetch-depth: 2

- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.56
Expand Down

0 comments on commit 1fc668f

Please sign in to comment.