Skip to content

Commit

Permalink
Merge pull request #16014 from etcd-io/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-3.5.0

build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0
  • Loading branch information
ahrtr authored Jun 5, 2023
2 parents cdbc2c1 + caf9a0d commit fe24da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
go-version: ${{ needs.goversion.outputs.goversion }}
- name: golangci-lint
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # v3.5.0
with:
version: v1.49.0
- name: protoc
Expand Down

0 comments on commit fe24da8

Please sign in to comment.