Skip to content

Commit 26271a9

Browse files
Bump danger/kotlin from 1.3.3 to 1.3.4
Bumps [danger/kotlin](https://github.com/danger/kotlin) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/danger/kotlin/releases) - [Changelog](https://github.com/danger/kotlin/blob/master/CHANGELOG.md) - [Commits](danger/kotlin@1.3.3...1.3.4) --- updated-dependencies: - dependency-name: danger/kotlin dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dfdf2e commit 26271a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-compliance-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: 'Checkout Repository'
8484
uses: actions/checkout@v5
8585
- name: Danger
86-
uses: danger/[email protected].3
86+
uses: danger/[email protected].4
8787
with:
8888
run-mode: ci
8989
dangerfile: Dangerfile.df.kts

0 commit comments

Comments
 (0)