mirror of
https://github.com/turbot/steampipe.git
synced 2025-12-23 21:09:15 -05:00
[dep][actions](deps): Bump golangci/golangci-lint-action (#4524)
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
|
|
||||||
# TODO fix this step (cant find the path to golangci.yml)
|
# TODO fix this step (cant find the path to golangci.yml)
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
|
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
|
||||||
continue-on-error: true # we dont want to enforce just yet
|
continue-on-error: true # we dont want to enforce just yet
|
||||||
with:
|
with:
|
||||||
version: v1.52.2
|
version: v1.52.2
|
||||||
|
|||||||
Reference in New Issue
Block a user