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: