Skip to content

Commit ad9b0cd

Browse files
Update ghcr.io/danger/danger-kotlin Docker tag to v1.3.3
1 parent 9359a02 commit ad9b0cd

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.3.1
21+
uses: docker://ghcr.io/danger/danger-kotlin:1.3.3
2222
with:
2323
args: --failOnErrors --no-publish-check
2424
env:

0 commit comments

Comments
 (0)