From aee6211d3013066ccd0fd58339cfe38f1b38d5f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:04:27 +0000 Subject: [PATCH] Update 417-72KI/danger-swiftlint action to v6.3 --- .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 9ad404a..b98ae7b 100644 --- a/.github/workflows/danger.yml +++ b/.github/workflows/danger.yml @@ -15,6 +15,6 @@ jobs: steps: - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 - name: Danger - uses: 417-72KI/danger-swiftlint@43b6256431e50e838b15f0ade42669db00308b0f # v6.1 + uses: 417-72KI/danger-swiftlint@cede6b054f0974088af775b7843437f4b14dc33e # v6.3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}