Merge pull request #18 from towerops-app/dependabot/github_actions/golangci/golangci-lint-action-9

Bump golangci/golangci-lint-action from 7 to 9
This commit is contained in:
Graham McIntire 2026-02-11 10:19:40 -06:00 committed by GitHub
commit 62e31e3d05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ jobs:
run: go vet ./...
- name: Lint
uses: golangci/golangci-lint-action@v7
uses: golangci/golangci-lint-action@v9
with:
version: latest