chore: fix dependabot alerts (#3534)

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
Ramkumar Chinchani
2025-11-10 23:45:17 -08:00
committed by GitHub
parent a8a6d3be9e
commit 2b6fba7059
3 changed files with 149 additions and 110 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
go-version: 1.24.x
- uses: actions/checkout@v4
- name: Run linter with GH action
uses: golangci/golangci-lint-action@v8
uses: golangci/golangci-lint-action@v9
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v2.1.0