Merge pull request #2 from hanzoai/dependabot/github_actions/golangci/golangci-lint-action-9.2.0

Bump golangci/golangci-lint-action from 7.0.0 to 9.2.1
This commit is contained in:
Hanzo Dev
2026-06-04 01:33:39 -07:00
committed by GitHub
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
- name: Run golangci-lint
# Use commit hash here to avoid a re-tagging attack, as this is a third-party action
# Commit 1481404843c368bc19ca9406f87d6e0fc97bdcfd = tag v7.0.0
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee
with:
version: v2.9.0
skip-cache: true