Skip to content

Commit d63018c

Browse files
committed
ci/gha: bump golangci-lint to v1.57
Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent 0eb8bb5 commit d63018c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
sudo apt -qy install libseccomp-dev
4141
- uses: golangci/golangci-lint-action@v5
4242
with:
43-
version: v1.54
43+
version: v1.57
4444
# Extra linters, only checking new code from a pull request.
4545
- name: lint-extra
4646
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)