Skip to content

Commit

Permalink
build(deps): bump cilium/little-vm-helper from 0.0.17 to 0.0.18
Browse files Browse the repository at this point in the history
Bumps [cilium/little-vm-helper](https://github.com/cilium/little-vm-helper) from 0.0.17 to 0.0.18.
- [Changelog](https://github.com/cilium/little-vm-helper/blob/main/RELEASE.md)
- [Commits](cilium/little-vm-helper@a4311c6...3c748d6)

---
updated-dependencies:
- dependency-name: cilium/little-vm-helper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jschwinger233 committed May 21, 2024
1 parent 27f4cbe commit 1a5a781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
path: pwru

- name: Provision LVH VMs
uses: cilium/little-vm-helper@a4311c6d054de3008bdf9195b0fabf6ee60d8bdd # v0.0.17
uses: cilium/little-vm-helper@3c748d6fc9d6c44a433de85a66f70e8f7043be04 # v0.0.18
with:
test-name: pwru-test
image-version: ${{ matrix.kernel }}
Expand Down Expand Up @@ -154,7 +154,7 @@ jobs:

- name: Fetch artifacts
if: ${{ !success() }}
uses: cilium/little-vm-helper@a4311c6d054de3008bdf9195b0fabf6ee60d8bdd # v0.0.17
uses: cilium/little-vm-helper@3c748d6fc9d6c44a433de85a66f70e8f7043be04 # v0.0.18
with:
provision: 'false'
cmd: |
Expand Down

0 comments on commit 1a5a781

Please sign in to comment.