Skip to content

Commit

Permalink
build(deps): bump cilium/little-vm-helper from 0.0.16 to 0.0.17
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.16 to 0.0.17.
- [Changelog](https://github.com/cilium/little-vm-helper/blob/main/RELEASE.md)
- [Commits](cilium/little-vm-helper@9d758b7...a4311c6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and brb committed Apr 8, 2024
1 parent e4b8499 commit 0a9e2d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -55,7 +55,7 @@ jobs:
path: pwru

- name: Provision LVH VMs
uses: cilium/little-vm-helper@9d758b756305e83718a51b792a5aeabd022a39ec # v0.0.16
uses: cilium/little-vm-helper@a4311c6d054de3008bdf9195b0fabf6ee60d8bdd # v0.0.17
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@9d758b756305e83718a51b792a5aeabd022a39ec # v0.0.16
uses: cilium/little-vm-helper@a4311c6d054de3008bdf9195b0fabf6ee60d8bdd # v0.0.17
with:
provision: 'false'
cmd: |
Expand Down

0 comments on commit 0a9e2d1

Please sign in to comment.