Skip to content

Commit 3420259

Browse files
authored
Merge pull request #81 from bitfunk/renovate/ghcr-io-danger-danger-kotlin-1-x
Update ghcr.io/danger/danger-kotlin Docker tag to v1.3.1
2 parents 62d52ce + b6650d4 commit 3420259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pull-request-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020
- name: Danger
21-
uses: docker://ghcr.io/danger/danger-kotlin:1.2.0
21+
uses: docker://ghcr.io/danger/danger-kotlin:1.3.1
2222
with:
2323
args: --failOnErrors --no-publish-check
2424
env:

0 commit comments

Comments
 (0)