Skip to content

Commit 4038047

Browse files
build(deps): bump kohlerdominik/docker-run-action from 2.0.0 to 2.1.0 (#4384)
Bumps [kohlerdominik/docker-run-action](https://github.com/kohlerdominik/docker-run-action) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/kohlerdominik/docker-run-action/releases) - [Commits](kohlerdominik/docker-run-action@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: kohlerdominik/docker-run-action dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 472214e commit 4038047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
docker-image: ubuntu:${{ env.UBUNTU_VERSION }}
2525

2626
- name: Install generated debs
27-
uses: kohlerdominik/docker-run-action@v2.0.0
27+
uses: kohlerdominik/docker-run-action@v2.1.0
2828
with:
2929
image: ubuntu:${{ env.UBUNTU_VERSION }}
3030
environment: |

0 commit comments

Comments
 (0)