From b8ce00abec4aaf3a119e34f8709f4c243d684558 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 17:00:47 +0000 Subject: [PATCH] chore(deps): update github actions --- .github/workflows/ci.yml | 6 +++--- .github/workflows/security.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e36b534a..77b65a744 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: - name: Update submodules run: git submodule update --init --recursive - - uses: oxc-project/setup-rust@23f38cfb0c04af97a055f76acee94d5be71c7c82 # v1.0.16 + - uses: oxc-project/setup-rust@3d6fb132fbe7cdcb66bf8ec193911c2945369d12 # v1.0.17 with: save-cache: ${{ github.ref_name == 'main' }} cache-key: clippy @@ -158,7 +158,7 @@ jobs: CARGO_HOME,{{ DEV_DRIVE }}/.cargo RUSTUP_HOME,{{ DEV_DRIVE }}/.rustup - - uses: oxc-project/setup-rust@23f38cfb0c04af97a055f76acee94d5be71c7c82 # v1.0.16 + - uses: oxc-project/setup-rust@3d6fb132fbe7cdcb66bf8ec193911c2945369d12 # v1.0.17 with: save-cache: ${{ github.ref_name == 'main' }} cache-key: test @@ -254,7 +254,7 @@ jobs: - name: Update submodules run: git submodule update --init --recursive - - uses: oxc-project/setup-rust@23f38cfb0c04af97a055f76acee94d5be71c7c82 # v1.0.16 + - uses: oxc-project/setup-rust@3d6fb132fbe7cdcb66bf8ec193911c2945369d12 # v1.0.17 with: save-cache: ${{ github.ref_name == 'main' }} cache-key: fmt diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 3f23f8fcb..f3a241199 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -21,4 +21,4 @@ jobs: name: Security Analysis runs-on: ubuntu-latest steps: - - uses: oxc-project/security-action@77e230508eccbb400b23746dab6c573a8ea7483e # v1.0.5 + - uses: oxc-project/security-action@cba83d3159bd19731697875c03613fd0fe389f27 # v1.0.7