소스 검색

Bump jwalton/gh-docker-logs from 2.0.2 to 2.2.0 (#1687)

Bumps [jwalton/gh-docker-logs](https://github.com/jwalton/gh-docker-logs) from 2.0.2 to 2.2.0.
- [Release notes](https://github.com/jwalton/gh-docker-logs/releases)
- [Commits](https://github.com/jwalton/gh-docker-logs/compare/v2.0.2...v2.2.0)

---
updated-dependencies:
- dependency-name: jwalton/gh-docker-logs
  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>
dependabot[bot] 3 년 전
부모
커밋
ac1e6cf3b3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/e2e-checks.yaml

+ 1 - 1
.github/workflows/e2e-checks.yaml

@@ -76,4 +76,4 @@ jobs:
           target_url: https://${{ github.repository_owner }}.github.io/kafka-ui/allure/allure-results/${{ github.run_number }}
       - name: Dump docker logs on failure
         if: failure()
-        uses: jwalton/gh-docker-logs@v2.0.2
+        uses: jwalton/gh-docker-logs@v2.2.0