Skip to content

Commit

Permalink
Merge pull request #1374 from GoogleContainerTools/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/golangci/golangci-lint-action-3.7.0

Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
  • Loading branch information
loosebazooka authored Aug 16, 2023
2 parents 07f0f5e + b062f39 commit ba0fb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pkg-mgr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
go-version: '1.20'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.6.0
uses: golangci/golangci-lint-action@v3.7.0
timeout-minutes: 5
with:
# version: latest
Expand Down

0 comments on commit ba0fb57

Please sign in to comment.