We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9359a02 commit ad9b0cdCopy full SHA for ad9b0cd
.github/workflows/ci-pull-request-lint.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
- name: Danger
21
- uses: docker://ghcr.io/danger/danger-kotlin:1.3.1
+ uses: docker://ghcr.io/danger/danger-kotlin:1.3.3
22
with:
23
args: --failOnErrors --no-publish-check
24
env:
0 commit comments