From 02adaea59efd5b40dc078ee734963f97e363258a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 17:59:33 +0000 Subject: [PATCH] chore(deps): update github-actions --- .github/workflows/chromatic.yml | 2 +- .github/workflows/tend-mention.yaml | 2 +- .github/workflows/tend-notifications.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 064ed61e0..6fd0020b8 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -83,7 +83,7 @@ jobs: working-directory: lib - name: Run Chromatic - uses: chromaui/action@259eda5f0e44c0c1eab38b672f1c4c967cc969b7 # v18.8.1 + uses: chromaui/action@e10900ba92350acd7561744d2d86224c2a3fbb84 # v18.9.0 with: projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} workingDir: lib diff --git a/.github/workflows/tend-mention.yaml b/.github/workflows/tend-mention.yaml index c50f49e2d..5ff0ee935 100644 --- a/.github/workflows/tend-mention.yaml +++ b/.github/workflows/tend-mention.yaml @@ -254,7 +254,7 @@ jobs: - uses: astral-sh/setup-uv@v10.1.0 if: steps.tend_enabled.outputs.enabled == 'true' with: - version: "0.12.13" + version: "0.12.15" ignore-empty-workdir: true - name: Verify bot engagement id: check diff --git a/.github/workflows/tend-notifications.yaml b/.github/workflows/tend-notifications.yaml index c720ec520..9f7c312c5 100644 --- a/.github/workflows/tend-notifications.yaml +++ b/.github/workflows/tend-notifications.yaml @@ -98,7 +98,7 @@ jobs: - uses: astral-sh/setup-uv@v10.1.0 if: steps.tend_enabled.outputs.enabled == 'true' with: - version: "0.12.13" + version: "0.12.15" ignore-empty-workdir: true - name: Check for unread notifications and conflicted PRs id: check