Skip to content

Commit

Permalink
Merge pull request #4785 from prometheus-operator/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/golangci/golangci-lint-action-3.2.0

build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
  • Loading branch information
philipgough committed May 12, 2022
2 parents 8e6de29 + dd84d70 commit 4d3e02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
go-version: '${{ env.golang-version }}'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.1.0
uses: golangci/golangci-lint-action@v3.2.0
with:
version: v1.44.2
args: --timeout 10m0s
Expand Down

0 comments on commit 4d3e02c

Please sign in to comment.