diff --git a/.github/workflows/vib-build.yml b/.github/workflows/vib-build.yml index 2c9412d..292dd7a 100644 --- a/.github/workflows/vib-build.yml +++ b/.github/workflows/vib-build.yml @@ -34,7 +34,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: vanilla-os/vib-gh-action@v0.7.4 + - uses: vanilla-os/vib-gh-action@v0.8.1 with: recipe: "recipe.yml" plugins: "Vanilla-OS/vib-fsguard:v1.5.3"