From 34701ba47655ebb96e1b4b03d8668e462d6c18e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 13:55:43 +0000 Subject: [PATCH] chore(deps): update github-actions --- .github/workflows/chromatic.yml | 2 +- .github/workflows/security-audit.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index df22bb154..6269b94ba 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -42,7 +42,7 @@ jobs: working-directory: lib - name: Run Chromatic - uses: chromaui/action@534eebfc19023579541d106f7b61d5ad70ed65c7 # v18.5.0 + uses: chromaui/action@4cc98810d00b34b8f9e89d454d64a8ac3d088340 # v18.7.1 with: projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} workingDir: lib diff --git a/.github/workflows/security-audit.yaml b/.github/workflows/security-audit.yaml index e166516d7..52a4903d9 100644 --- a/.github/workflows/security-audit.yaml +++ b/.github/workflows/security-audit.yaml @@ -77,7 +77,7 @@ jobs: exit 1 - name: Audit against SECURITY.md - uses: anthropics/claude-code-action@c81e3bc69d1b18badbb63ba39581218f02421678 # v1 + uses: anthropics/claude-code-action@a874e9ecd7bb36efdad65429c6b35815f5a08f10 # v1 env: # `claude-code-action` resets `GH_TOKEN` to its own internal # workflow token, so setting `GH_TOKEN` at this scope is