Skip to content

Commit

Permalink
build(deps): bump cilium/little-vm-helper
Browse files Browse the repository at this point in the history
Bumps [cilium/little-vm-helper](https://github.com/cilium/little-vm-helper) from 2a076423707ff588c2b0ed676d835e779b4c4af4 to d67af8002101de6a0be7e105c3579a1f16331107.
- [Commits](cilium/little-vm-helper@2a07642...d67af80)

---
updated-dependencies:
- dependency-name: cilium/little-vm-helper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 6462a4b commit e2a0476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/conformance-datapath.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
fi
- name: Run tests
uses: cilium/little-vm-helper@2a076423707ff588c2b0ed676d835e779b4c4af4
uses: cilium/little-vm-helper@d67af8002101de6a0be7e105c3579a1f16331107
with:
test-name: datapath-conformance
image-version: ${{ matrix.kernel }}
Expand Down Expand Up @@ -218,7 +218,7 @@ jobs:
- name: Fetch artifacts
if: ${{ !success() }}
uses: cilium/little-vm-helper@2a076423707ff588c2b0ed676d835e779b4c4af4
uses: cilium/little-vm-helper@d67af8002101de6a0be7e105c3579a1f16331107
with:
provision: 'false'
cmd: |
Expand Down

0 comments on commit e2a0476

Please sign in to comment.