Skip to content

Commit cfae43e

Browse files
build(deps): bump jwalton/gh-docker-logs from 2.2.1 to 2.2.2
Bumps [jwalton/gh-docker-logs](https://github.com/jwalton/gh-docker-logs) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/jwalton/gh-docker-logs/releases) - [Changelog](https://github.com/jwalton/gh-docker-logs/blob/master/.releaserc) - [Commits](jwalton/gh-docker-logs@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: jwalton/gh-docker-logs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc62469 commit cfae43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: ./streamr-docker-dev/bin.sh start --wait --timeout 600 --except entry-point
5252
- name: Collect docker logs on failure
5353
if: failure()
54-
uses: jwalton/gh-docker-logs@v2.2.1
54+
uses: jwalton/gh-docker-logs@v2.2.2
5555
with:
5656
dest: 'logs'
5757
- name: Upload logs to GitHub

0 commit comments

Comments
 (0)