From 133753a31939534a9c113855a924579942908f2d Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Thu, 4 Jul 2024 22:42:19 +0530 Subject: [PATCH] fix: bump vib-fsguard to v1.5.2 --- .github/workflows/vib-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vib-build.yml b/.github/workflows/vib-build.yml index decc835..1f6c8cc 100644 --- a/.github/workflows/vib-build.yml +++ b/.github/workflows/vib-build.yml @@ -38,7 +38,7 @@ jobs: - uses: vanilla-os/vib-gh-action@v0.7.2 with: recipe: 'recipe.yml' - plugins: 'Vanilla-OS/vib-fsguard:v1.5.1' + plugins: 'Vanilla-OS/vib-fsguard:v1.5.2' - uses: actions/upload-artifact@v4 with: