1
1
mirror of https://github.com/wader/fq.git synced 2024-09-11 20:07:11 +03:00

Merge pull request #744 from wader/bump-github-golangci-lint-1.54.1

Update github-golangci-lint to 1.54.1 from 1.54.0
This commit is contained in:
Mattias Wadman 2023-08-11 18:36:36 +02:00 committed by GitHub
commit 0e27492d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
pull_request:
env:
GOLANGCILINT_VERSION: "1.54.0"
GOLANGCILINT_VERSION: "1.54.1"
jobs:
lint: