mirror of
https://github.com/gortc/stun.git
synced 2025-09-27 12:52:16 +08:00
build(deps): bump golangci/golangci-lint-action from 2.3.0 to 2.5.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2.3.0 to 2.5.2. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.3.0...v2.5.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: lint
|
- name: lint
|
||||||
uses: golangci/golangci-lint-action@v2.3.0
|
uses: golangci/golangci-lint-action@v2.5.2
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user