From a93a53e15622cb41311e415857f332d1656befcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 22:44:12 +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 5b0d98b..7e0284b 100644 --- a/.github/workflows/danger.yml +++ b/.github/workflows/danger.yml @@ -15,6 +15,6 @@ jobs: steps: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 - name: Danger - uses: 417-72KI/danger-swiftlint@43b6256431e50e838b15f0ade42669db00308b0f # v6.1 + uses: 417-72KI/danger-swiftlint@cede6b054f0974088af775b7843437f4b14dc33e # v6.3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}