Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action from 2 to 3
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, deaffdf.
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 1af46a9 commit 916d582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
args: --timeout=5m --tests=false

Expand Down

0 comments on commit 916d582

Please sign in to comment.