From 35852b423f1e5eec77ddfa1611cbec02ffb37909 Mon Sep 17 00:00:00 2001 From: "renovate-ethena-app[bot]" <256140278+renovate-ethena-app[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 12:50:49 +0000 Subject: [PATCH] Update github-actions-pins-minor-updates to v8.2.0 --- .github/workflows/main-push-and-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main-push-and-pr.yml b/.github/workflows/main-push-and-pr.yml index 37c3b75..9ee3f6f 100644 --- a/.github/workflows/main-push-and-pr.yml +++ b/.github/workflows/main-push-and-pr.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Set up uv - uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 + uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 - name: Install dependencies run: make install