Skip to content

Commit ce01e91

Browse files
dependabot[bot]danielocfb
authored andcommitted
build(deps): bump danobi/vmtest-action
Bumps [danobi/vmtest-action](https://github.com/danobi/vmtest-action) from f8c84191b5925c3290595743fc46eaaafd827bf3 to c0fe6f82e21db9b9a8105f2a385e8a6e3fff2d23. - [Release notes](https://github.com/danobi/vmtest-action/releases) - [Commits](danobi/vmtest-action@f8c8419...c0fe6f8) --- updated-dependencies: - dependency-name: danobi/vmtest-action dependency-version: c0fe6f82e21db9b9a8105f2a385e8a6e3fff2d23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdc122a commit ce01e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
EOF
110110
chmod a+x main.sh
111111
- name: Run root tests
112-
uses: danobi/vmtest-action@f8c84191b5925c3290595743fc46eaaafd827bf3
112+
uses: danobi/vmtest-action@c0fe6f82e21db9b9a8105f2a385e8a6e3fff2d23
113113
with:
114114
kernel: bzImage
115115
command: sh -c 'cd ${{ github.workspace }} && ./main.sh'

0 commit comments

Comments
 (0)