From 8477d225d173e9c061040c1359a6991b638ba57e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 00:20:04 +0000 Subject: [PATCH] chore(deps): pin ryanccn/attic-action action to 7fbafba --- .github/workflows/format.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/format.yaml b/.github/workflows/format.yaml index 8f22d16..967d8e2 100644 --- a/.github/workflows/format.yaml +++ b/.github/workflows/format.yaml @@ -20,7 +20,7 @@ jobs: with: determinate: false - name: Setup Attic cache - uses: ryanccn/attic-action@v0 + uses: ryanccn/attic-action@7fbafba3978e86e585cb68a82c08b30f3672b62d # v0 with: endpoint: https://attic.comni.pl cache: aspulse_dotfiles @@ -34,7 +34,7 @@ jobs: with: determinate: false - name: Setup Attic cache - uses: ryanccn/attic-action@v0 + uses: ryanccn/attic-action@7fbafba3978e86e585cb68a82c08b30f3672b62d # v0 with: endpoint: https://attic.comni.pl cache: aspulse_dotfiles