chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2024-05-13 00:23:24 +00:00
committed by Cosmin Cojocar
parent 8658b8eab6
commit d34f8b77d5
3 changed files with 15 additions and 16 deletions

View File

@@ -28,7 +28,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
version: ${{ matrix.version.golangci }}
- name: Run Gosec Security Scanner