Skip to content

Commit 6b709ad

Browse files
dependabot[bot]igaw
authored andcommitted
build(deps): bump mosteo-actions/docker-run from 1 to 2
Bumps [mosteo-actions/docker-run](https://github.com/mosteo-actions/docker-run) from 1 to 2. - [Release notes](https://github.com/mosteo-actions/docker-run/releases) - [Commits](mosteo-actions/docker-run@v1...v2) --- updated-dependencies: - dependency-name: mosteo-actions/docker-run dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 698d356 commit 6b709ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: enable foreign arch
4545
uses: dbhi/qus/action@main
4646
- name: compile and run unit tests
47-
uses: mosteo-actions/docker-run@v1
47+
uses: mosteo-actions/docker-run@v2
4848
with:
4949
image: ghcr.io/igaw/linux-nvme/ubuntu-cross-${{ matrix.arch }}:latest
5050
guest-dir: /build

0 commit comments

Comments
 (0)