Skip to content

Commit

Permalink
build(deps): bump cilium/little-vm-helper from 0.0.11 to 0.0.12
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.11 to 0.0.12.
- [Commits](cilium/little-vm-helper@6a3d179...908ab1f)

---
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 Jul 21, 2023
1 parent 9956043 commit 8d5ffa2
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 @@ -68,7 +68,7 @@ jobs:
path: pwru

- name: Run tests
uses: cilium/little-vm-helper@6a3d1797af8fab1a49f1c3d09afe3230aea559b6
uses: cilium/little-vm-helper@908ab1ff8a596a03cd5221a1f8602dc44c3f906d
with:
test-name: pwru-test
image-version: ${{ matrix.kernel }}
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:
- name: Fetch artifacts
if: ${{ !success() }}
uses: cilium/little-vm-helper@6a3d1797af8fab1a49f1c3d09afe3230aea559b6
uses: cilium/little-vm-helper@908ab1ff8a596a03cd5221a1f8602dc44c3f906d
with:
provision: 'false'
cmd: |
Expand Down

0 comments on commit 8d5ffa2

Please sign in to comment.