From 3e5537b0e46bb06d4b7f772e021a081913ff0048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 09:08:44 +0000 Subject: [PATCH] build(deps): bump vanilla-os/vib-gh-action from 0.8.1 to 1.0.0 Bumps [vanilla-os/vib-gh-action](https://github.com/vanilla-os/vib-gh-action) from 0.8.1 to 1.0.0. - [Release notes](https://github.com/vanilla-os/vib-gh-action/releases) - [Commits](https://github.com/vanilla-os/vib-gh-action/compare/v0.8.1...v1.0.0) --- updated-dependencies: - dependency-name: vanilla-os/vib-gh-action 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 03e86b5..ec36ccc 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -38,7 +38,7 @@ jobs: id: vars run: echo "sha_short=$(git rev-parse --short HEAD) >> $GITHUB_OUTPUT" - - uses: vanilla-os/vib-gh-action@v0.8.1 + - uses: vanilla-os/vib-gh-action@v1.0.0 - uses: actions/upload-artifact@v4 with: