mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
Compare commits
2 commits
fd6924a164
...
6ef87e9019
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ef87e9019 | ||
|
|
ad845e61c7 |
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
||||
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
go = "1.25.4"
|
||||
golangci-lint = "2.6.2"
|
||||
goreleaser = "v2.9.0"
|
||||
mdbook = "v0.4.52" # renovate: datasource=github-releases depName=rust-lang/mdbook
|
||||
mdbook = "v0.5.0" # renovate: datasource=github-releases depName=rust-lang/mdbook
|
||||
ko = "v0.18.0" # renovate: datasource=github-releases depName=ko-build/ko
|
||||
|
||||
[settings]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue