chore(deps): update golangci/golangci-lint-action action to v9.1.0
This commit is contained in:
2
.github/workflows/quality-checks.yml
vendored
2
.github/workflows/quality-checks.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
fail_ci_if_error: true
|
||||
|
||||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
|
||||
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
|
||||
with:
|
||||
version: latest
|
||||
working-directory: backend
|
||||
|
||||
Reference in New Issue
Block a user