From 41c21095d1649ea7878f241c52f53f054c4a4869 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 12:03:31 +0000 Subject: [PATCH] chore(deps): update mergifyio/gha-mergify-ci action to v17 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b56f595b..bdc7acd6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -161,7 +161,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Verify all jobs succeeded - uses: Mergifyio/gha-mergify-ci@v16 + uses: Mergifyio/gha-mergify-ci@v17 with: action: wait-jobs jobs: ${{ toJSON(needs) }}