From fcfd9bbc38441579a159eaaf2f0731e9807a93f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 01:14:45 +0000 Subject: [PATCH] chore(deps): pin windsorcli/action action to f6a3c82 --- .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 819931eab..1afd33f02 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -140,7 +140,7 @@ jobs: run: mkdir -p support-bundles - name: Install Windsor CLI - uses: windsorcli/action@v0.5.0 + uses: windsorcli/action@f6a3c821cd1bcdfe895ef515df45b1f5390e90a2 # v0.5.0 with: ref: v0.7.1 context: local