chore(deps): bump vanilla-os/vib-gh-action from 0.7.4 to 0.8.1

Bumps [vanilla-os/vib-gh-action](https://github.com/vanilla-os/vib-gh-action) from 0.7.4 to 0.8.1.
- [Release notes](https://github.com/vanilla-os/vib-gh-action/releases)
- [Commits](https://github.com/vanilla-os/vib-gh-action/compare/v0.7.4...v0.8.1)

---
updated-dependencies:
- dependency-name: vanilla-os/vib-gh-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-19 19:19:49 +00:00 committed by GitHub
parent eae120fbda
commit 60ee4547a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: vanilla-os/vib-gh-action@v0.7.4 - uses: vanilla-os/vib-gh-action@v0.8.1
with: with:
recipe: 'recipe.yml' recipe: 'recipe.yml'
plugins: 'Vanilla-OS/vib-fsguard:v1.5.3' plugins: 'Vanilla-OS/vib-fsguard:v1.5.3'

View file

@ -126,7 +126,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: vanilla-os/vib-gh-action@v0.7.4 - uses: vanilla-os/vib-gh-action@v0.8.1
with: with:
recipe: 'recipe.yml' recipe: 'recipe.yml'
plugins: 'Vanilla-OS/vib-fsguard:v1.5.3' plugins: 'Vanilla-OS/vib-fsguard:v1.5.3'