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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user