From f4ece9e04aab1c0dc12c01be23efdf9f132fde97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 08:09:22 +0000 Subject: [PATCH] chore(deps): bump vanilla-os/vib-gh-action from 0.7.0 to 1.0.6 Bumps [vanilla-os/vib-gh-action](https://github.com/vanilla-os/vib-gh-action) from 0.7.0 to 1.0.6. - [Release notes](https://github.com/vanilla-os/vib-gh-action/releases) - [Commits](https://github.com/vanilla-os/vib-gh-action/compare/v0.7.0...v1.0.6) --- updated-dependencies: - dependency-name: vanilla-os/vib-gh-action dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index f722128..fff2666 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -23,7 +23,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: vanilla-os/vib-gh-action@v0.7.0 + - uses: vanilla-os/vib-gh-action@v1.0.6 - uses: actions/upload-artifact@v4 with: