1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-28 16:16:25 +00:00

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

This commit is contained in:
renovate-rancher[bot]
2025-03-31 04:39:47 +00:00
committed by GitHub
parent c2fe79901d
commit f1d6a45e0c

View File

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