From e4078db28dead1a15bdda7be6c5ed17ce99fa82d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 17:50:00 +0000 Subject: [PATCH] chore(deps): update nhedger/setup-mago digest to db907a6 --- .github/workflows/mago.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mago.yml b/.github/workflows/mago.yml index 395799c33..4f5ff27e7 100644 --- a/.github/workflows/mago.yml +++ b/.github/workflows/mago.yml @@ -29,7 +29,7 @@ jobs: ${{ runner.os }}-mago- - name: Setup Mago - uses: nhedger/setup-mago@b1b8f89862e133daf595f9ec95c7193c36ccfc14 # v1 + uses: nhedger/setup-mago@db907a61008831176aa6d71499a8479868edb141 # v1 with: version: "latest" token: ${{ github.token }}