Skip to content

Commit dd50158

Browse files
dependabot[bot]NN708
authored andcommitted
chore(deps): bump vanilla-os/vib-gh-action from 1.0.6 to 1.0.7
Bumps [vanilla-os/vib-gh-action](https://github.com/vanilla-os/vib-gh-action) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/vanilla-os/vib-gh-action/releases) - [Commits](Vanilla-OS/vib-gh-action@v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: vanilla-os/vib-gh-action dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a27ebf8 commit dd50158

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
sed 's/ghcr.io\/vanilla-os\/pico:dev/ghcr.io\/vanilla-os\/pico:main/' -i recipe.yml
4242
43-
- uses: vanilla-os/vib-gh-action@v1.0.6
43+
- uses: vanilla-os/vib-gh-action@v1.0.7
4444
with:
4545
recipe: 'recipe.yml'
4646
plugins: 'Vanilla-OS/vib-fsguard:v1.6.1'

.github/workflows/vib-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: |
4949
sed 's/ghcr.io\/vanilla-os\/pico:dev/ghcr.io\/vanilla-os\/pico:main/' -i recipe.yml
5050
51-
- uses: vanilla-os/vib-gh-action@v1.0.6
51+
- uses: vanilla-os/vib-gh-action@v1.0.7
5252
with:
5353
recipe: 'recipe.yml'
5454
plugins: 'Vanilla-OS/vib-fsguard:v1.6.1'

0 commit comments

Comments
 (0)