From a5394acb6a5fb3d14405165c3b5aa581cb03a65c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 17:29:57 +0000 Subject: [PATCH] chore(deps): update github actions --- .github/workflows/security.yml | 2 +- .github/workflows/update-builtins.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 5d8ea31..ec295dc 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -21,4 +21,4 @@ jobs: name: Security Analysis runs-on: ubuntu-slim steps: - - uses: oxc-project/security-action@f14eeb22b9ee0f7d3b242e5017ed0fdfada66f74 # v1.0.2 + - uses: oxc-project/security-action@781317603d045c3eafc99daef653fcac77e12aa8 # v1.0.3 diff --git a/.github/workflows/update-builtins.yml b/.github/workflows/update-builtins.yml index ff37937..6a6ed80 100644 --- a/.github/workflows/update-builtins.yml +++ b/.github/workflows/update-builtins.yml @@ -33,7 +33,7 @@ jobs: persist-credentials: true token: ${{ steps.app-token.outputs.token }} - - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 + - uses: oxc-project/setup-node@ab97f03642370d79a7e96dd286bd02a1be40e0ba # v1.3.0 - uses: oxc-project/setup-rust@23f38cfb0c04af97a055f76acee94d5be71c7c82 # v1.0.16 with: