From 7f98474aba44df821b1a71ad1b7f6a1d98cfe46a Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Thu, 11 Jul 2024 14:47:57 +0530 Subject: [PATCH] chore: bump Vib version Signed-off-by: K.B.Dharun Krishna --- .github/workflows/image.yml | 2 +- COPYNG.md => LICENSE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename COPYNG.md => LICENSE.md (99%) diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index e8f502d..d608f26 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -38,7 +38,7 @@ jobs: id: vars run: echo "sha_short=$(git rev-parse --short HEAD) >> $GITHUB_OUTPUT" - - uses: vanilla-os/vib-gh-action@v0.7.3 + - uses: vanilla-os/vib-gh-action@v0.7.4 - uses: actions/upload-artifact@v4 with: diff --git a/COPYNG.md b/LICENSE.md similarity index 99% rename from COPYNG.md rename to LICENSE.md index eff7eb9..f97a89a 100644 --- a/COPYNG.md +++ b/LICENSE.md @@ -672,4 +672,4 @@ program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, -please read . \ No newline at end of file +please read .