From d9597db469b6f619ace8c07f8fdf49cbc65e36ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 20:48:04 +0000 Subject: [PATCH] Update ghcr.io/danger/danger-kotlin Docker tag to v1.3.4 --- .github/workflows/ci-pull-request-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pull-request-lint.yml b/.github/workflows/ci-pull-request-lint.yml index 7ba19db..43985fd 100644 --- a/.github/workflows/ci-pull-request-lint.yml +++ b/.github/workflows/ci-pull-request-lint.yml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Danger - uses: docker://ghcr.io/danger/danger-kotlin:1.3.1 + uses: docker://ghcr.io/danger/danger-kotlin:1.3.4 with: args: --failOnErrors --no-publish-check env: