From 7cc84fd7781d9d9cbaed65991920801da40b41b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 16:58:46 +0000 Subject: [PATCH] chore(deps): bump vanilla-os/vib-gh-action from 0.7.0 to 1.0.0 Bumps [vanilla-os/vib-gh-action](https://github.com/vanilla-os/vib-gh-action) from 0.7.0 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.7.0...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 f722128..08992bf 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.0 - uses: actions/upload-artifact@v4 with: