Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.54.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2023
1 parent b20ec02 commit 8d6b6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3
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.54.0
version: v1.54.1

# Optional: working directory, useful for monorepos
# working-directory: somedir
Expand Down

0 comments on commit 8d6b6e2

Please sign in to comment.