1
0
mirror of https://github.com/rancher/steve.git synced 2025-04-27 11:00:48 +00:00

chore(deps): update golangci/golangci-lint-action action to v7

This commit is contained in:
renovate-rancher[bot] 2025-03-25 04:39:38 +00:00 committed by GitHub
parent 53f2165aee
commit 2793be99dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ jobs:
- name: Install mockgen
run: go install go.uber.org/mock/mockgen@v0.4.0
- name: Install golangci-lint
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
with:
version: v1.63.4
- name: Install env-test