Skip to content

Commit

Permalink
Bump vanilla-os/vib-gh-action from 0.3.3.pre.1 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [vanilla-os/vib-gh-action](https://github.com/vanilla-os/vib-gh-action) from 0.3.3.pre.1 to 0.7.0.
- [Release notes](https://github.com/vanilla-os/vib-gh-action/releases)
- [Commits](Vanilla-OS/vib-gh-action@v0.3.3-1...v0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 3a6fc6d commit 42c9ee1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vib-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: vanilla-os/vib-gh-action@v0.3.3-1
- uses: vanilla-os/vib-gh-action@v0.7.0
with:
recipe: 'recipe.yml'
plugins: 'Vanilla-OS/vib-fsguard:v1.2-1'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vib-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: vanilla-os/vib-gh-action@v0.3.3-1
- uses: vanilla-os/vib-gh-action@v0.7.0
with:
recipe: 'recipe.yml'
plugins: 'Vanilla-OS/vib-fsguard:v1.2-1'
Expand Down

0 comments on commit 42c9ee1

Please sign in to comment.