From 77b931b32c0f445eeb237323efe55d7c76be07cd Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Thu, 13 Nov 2025 21:58:25 -0800 Subject: [PATCH] Update GitHub Actions workflows. (#666) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit ed916848970fd62ea0f62c7e6ac674d4d5ca05ef. --- .github/actions/setup-tools/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-tools/action.yml b/.github/actions/setup-tools/action.yml index 2953701..9e4f589 100644 --- a/.github/actions/setup-tools/action.yml +++ b/.github/actions/setup-tools/action.yml @@ -11,7 +11,7 @@ runs: using: "composite" steps: - name: Setup mise - uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3 + uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3 with: # Latest working version. See https://github.com/jdx/mise/discussions/6781 version: 2025.10.16