mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-01-11 01:02:54 -05:00
chore(deps): update golangci/golangci-lint-action action to v3 (#352)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Manuel Vogel <mavogel@posteo.de>
This commit is contained in:
parent
b3bcdde93a
commit
28ffab5e1f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/golangci-lint.yaml
vendored
2
.github/workflows/golangci-lint.yaml
vendored
|
|
@ -11,6 +11,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.43.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue