Skip to content

Commit

Permalink
Bump cilium/little-vm-helper from 0.0.3 to 0.0.4
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.3 to 0.0.4.
- [Commits](cilium/little-vm-helper@0b7d715...657fd0d)

---
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 May 19, 2023
1 parent 232f2da commit 3315bec
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 @@ -71,7 +71,7 @@ jobs:
path: pwru

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

0 comments on commit 3315bec

Please sign in to comment.