From a74e7c5198804884478d1a4a9fbf0b89268ec83e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 23:56:13 +0000 Subject: [PATCH] chore(deps): update ghcr.io/danger/danger-swift-with-swiftlint docker tag to v3.22.1 --- .github/workflows/danger.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/danger.yml b/.github/workflows/danger.yml index 031b1120..1b7e33d0 100644 --- a/.github/workflows/danger.yml +++ b/.github/workflows/danger.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v5 - name: Danger - uses: docker://ghcr.io/danger/danger-swift-with-swiftlint:3.15.0 + uses: docker://ghcr.io/danger/danger-swift-with-swiftlint:3.22.1 with: args: --failOnErrors --no-publish-check env: