Skip to content

Commit

Permalink
build(deps): bump vanilla-os/vib-gh-action from 0.7.0 to 0.7.3
Browse files Browse the repository at this point in the history
Bumps [vanilla-os/vib-gh-action](https://github.com/vanilla-os/vib-gh-action) from 0.7.0 to 0.7.3.
- [Release notes](https://github.com/vanilla-os/vib-gh-action/releases)
- [Commits](Vanilla-OS/vib-gh-action@v0.7.0...v0.7.3)

---
updated-dependencies:
- dependency-name: vanilla-os/vib-gh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2024
1 parent 7819bb6 commit 2692345
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
sudo sh build.sh
- uses: vanilla-os/vib-gh-action@v0.7.0
- uses: vanilla-os/vib-gh-action@v0.7.3

- name: Save Containerfile
uses: actions/upload-artifact@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vib-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sudo apt install -y debootstrap podman
sudo sh build.sh
- uses: vanilla-os/vib-gh-action@v0.7.2
- uses: vanilla-os/vib-gh-action@v0.7.3

- name: Generate image name
run: |
Expand Down

0 comments on commit 2692345

Please sign in to comment.