From ad9b0cd807a2348869ccbbb97b73f45ff105dcea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 07:08:11 +0000 Subject: [PATCH] Update ghcr.io/danger/danger-kotlin Docker tag to v1.3.3 --- .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..794f8ab 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.3 with: args: --failOnErrors --no-publish-check env: