Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (#73
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 7741118 commit 096399a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
go-version: ">=${{ env.GO_VERSION }}"
cache: false
- name: Lint
uses: golangci/golangci-lint-action@v4.0.0
uses: golangci/golangci-lint-action@v5.1.0
with:
version: latest

0 comments on commit 096399a

Please sign in to comment.