Skip to content

Commit

Permalink
chore: bump Vib version
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
  • Loading branch information
kbdharun committed Jul 11, 2024
1 parent 10ee6c5 commit 7f98474
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion COPYNG.md → LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://www.gnu.org/licenses/why-not-lgpl.html>.
please read <https://www.gnu.org/licenses/why-not-lgpl.html>.

0 comments on commit 7f98474

Please sign in to comment.