Skip to content

Commit ac84987

Browse files
chore: update releases
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8574bb9 commit ac84987

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- /usr/etc/buildkit/buildkitd.toml:/etc/buildkit/buildkitd.toml
3737
steps:
3838
- name: checkout
39-
uses: actions/checkout@v4
39+
uses: actions/checkout@v5

Pkgfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ format: v1alpha2
44

55
vars:
66
# renovate: datasource=github-tags extractVersion=^v(?<version>.*)$ depName=u-boot/u-boot
7-
uboot_version: 2023.01
7+
uboot_version: 2025.07
88
uboot_sha256: 69423bad380f89a0916636e89e6dcbd2e4512d584308d922d1039d1e4331950f
99
uboot_sha512: 417a28267eb7875820d08fafc7316f164663609378637539e71648b0b9b7d28796b6c381717f31b0ab6472805fefd32628ef7d1b2e7b9f3c51c8ad122993f679
1010
labels:

0 commit comments

Comments
 (0)