Skip to content

Commit

Permalink
feat: bump vib-fsguard version
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <[email protected]>
  • Loading branch information
kbdharun committed Jan 11, 2024
1 parent c787703 commit 6377c50
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 @@ -21,7 +21,7 @@ jobs:
- uses: vanilla-os/[email protected]
with:
recipe: 'recipe.yml'
plugins: 'Vanilla-OS/vib-fsguard:v1.0-3'
plugins: 'Vanilla-OS/vib-fsguard:v1.2'

- name: Build the Docker image
run: docker image build -f Containerfile --tag ghcr.io/vanilla-os/core:main .
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 @@ -16,7 +16,7 @@ jobs:
- uses: vanilla-os/[email protected]
with:
recipe: 'recipe.yml'
plugins: 'Vanilla-OS/vib-fsguard:v1.0-3'
plugins: 'Vanilla-OS/vib-fsguard:v1.2'

- name: Build the Docker image
run: docker image build -f Containerfile --tag vanillaos/core:validation .
Expand Down

0 comments on commit 6377c50

Please sign in to comment.