mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-02-09 11:17:08 +00:00
Compare commits
1 commit
6ef87e9019
...
fd6924a164
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd6924a164 |
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:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
||||||
|
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
|
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
go = "1.25.4"
|
go = "1.25.4"
|
||||||
golangci-lint = "2.6.2"
|
golangci-lint = "2.6.2"
|
||||||
goreleaser = "v2.9.0"
|
goreleaser = "v2.9.0"
|
||||||
mdbook = "v0.5.0" # renovate: datasource=github-releases depName=rust-lang/mdbook
|
mdbook = "v0.4.52" # renovate: datasource=github-releases depName=rust-lang/mdbook
|
||||||
ko = "v0.18.0" # renovate: datasource=github-releases depName=ko-build/ko
|
ko = "v0.18.0" # renovate: datasource=github-releases depName=ko-build/ko
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue