mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-02-09 03:07:02 +00:00
Compare commits
No commits in common. "a54d44673d98ed75c34f4ab1697d520a3b63d91d" and "871f69acbea0181bb505a8bd3e4a11f96de5c79a" have entirely different histories.
a54d44673d
...
871f69acbe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
|
||||
with:
|
||||
version: v1.64.4 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
version: v1.64.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
args: --timeout 5m
|
||||
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue