Bump golangci/golangci-lint-action from 4 to 6 (#1217)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Heba <31887807+helayoty@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-10 21:03:00 +00:00
committed by GitHub
parent b6e6295c17
commit 47c22a831d

View File

@@ -28,7 +28,7 @@ jobs:
go-version: ${{ env.GO_VERSION }}
cache: false
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v6
with:
version: v1.51.0
args: --timeout=15m --config=.golangci.yml