From 53a4bbae8648405375ed554a5fcbb4499b32fc1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 13:11:10 +0000 Subject: [PATCH] chore(deps): update danger/danger-js action to v13.0.10 --- .github/workflows/codestyle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codestyle.yml b/.github/workflows/codestyle.yml index 1fbc5a27..b0369b6e 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -164,7 +164,7 @@ jobs: run: | yarn add -D danger-plugin-lint-report - name: Danger - uses: danger/danger-js@58355dc2b274a87699c8b7deac01baba16d6f061 # 13.0.8 + uses: danger/danger-js@e9b58820039524318198d8059ec98b0c02b7875c # 13.0.10 with: args: "--dangerfile ./scripts/danger/dangerfile.js" env: