Compare commits

..

4 commits

Author SHA1 Message Date
renovate[bot]
678f635713
Merge e534afb52a into 16006339a1 2025-01-02 00:11:11 +00:00
renovate[bot]
e534afb52a
deps: update module github.com/xanzy/go-gitlab to v0.115.0 2025-01-02 00:11:10 +00:00
renovate[bot]
16006339a1
deps: update dependency golangci/golangci-lint to v1.63.1 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-01 22:31:55 +00:00
renovate[bot]
a85e3a17e5
deps: update dependency golangci/golangci-lint to v1.63.0 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-01 16:01:09 +00:00

View file

@ -20,7 +20,7 @@ jobs:
- name: Run golangci-lint - name: Run golangci-lint
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6 uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
with: with:
version: v1.62.2 # renovate: datasource=github-releases depName=golangci/golangci-lint version: v1.63.1 # renovate: datasource=github-releases depName=golangci/golangci-lint
args: --timeout 5m args: --timeout 5m
test: test: