Skip to content

Commit fcb1bda

Browse files
build(deps): bump d-e-s-o/vmsh
Bumps [d-e-s-o/vmsh](https://github.com/d-e-s-o/vmsh) from 2dbf4f434b14f75b860f5550f289ac1ecde6d438 to 63a9729c407e2a088220fb9c098f10ca818747cc. - [Release notes](https://github.com/d-e-s-o/vmsh/releases) - [Commits](d-e-s-o/vmsh@2dbf4f4...63a9729) --- updated-dependencies: - dependency-name: d-e-s-o/vmsh dependency-version: 63a9729c407e2a088220fb9c098f10ca818747cc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57bfb39 commit fcb1bda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
EOF
246246
chmod a+x main.sh
247247
- name: Test and gather coverage
248-
uses: d-e-s-o/vmsh@2dbf4f434b14f75b860f5550f289ac1ecde6d438
248+
uses: d-e-s-o/vmsh@63a9729c407e2a088220fb9c098f10ca818747cc
249249
- run: |
250250
vmsh --cpus=$(nproc) --memory=8192 --kernel ${{ steps.build.outputs.build-dir }}/boot/vmlinux-6.18.0 --env=HOME --env=PATH -- sh -c 'cd ${{ github.workspace }} && ./main.sh'
251251
- name: Upload code coverage results

0 commit comments

Comments
 (0)