Skip to content

Commit bbfef33

Browse files
Update golangci/golangci-lint Docker tag to v1.53.3 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1e4403 commit bbfef33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
git diff --exit-code
2828
lint:
2929
runs-on: ubuntu-latest
30-
container: golangci/golangci-lint:v1.53.2
30+
container: golangci/golangci-lint:v1.53.3
3131
steps:
3232
- uses: actions/checkout@v3
3333
- name: Lint

0 commit comments

Comments
 (0)