Skip to content

Commit 8ef8a40

Browse files
dependabot[bot]NN708
authored andcommitted
build(deps): bump vanilla-os/vib-gh-action from 1.0.6 to 1.0.7
Bumps [vanilla-os/vib-gh-action](https://github.com/vanilla-os/vib-gh-action) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/vanilla-os/vib-gh-action/releases) - [Commits](Vanilla-OS/vib-gh-action@v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: vanilla-os/vib-gh-action dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ef7e88 commit 8ef8a40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
sudo apt install -y podman
3333
sudo sh build.sh
3434
35-
- uses: vanilla-os/[email protected].6
35+
- uses: vanilla-os/[email protected].7
3636

3737
- uses: actions/upload-artifact@v4
3838
with:

.github/workflows/vib-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
name: vanilla-pico-rootfs-${{ matrix.arch }}
5555
path: rootfs/vanilla-pico-${{ matrix.arch }}.tar.zst
5656

57-
- uses: vanilla-os/[email protected].6
57+
- uses: vanilla-os/[email protected].7
5858

5959
- uses: actions/upload-artifact@v4
6060
with:

0 commit comments

Comments
 (0)