fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-03-04 12:16:29 +00:00
committed by GitHub
parent fc404da455
commit 25dbe82360
11 changed files with 27 additions and 27 deletions

View File

@@ -28,7 +28,7 @@ jobs:
(github.event.workflow_run.head_branch == 'main' || github.event.workflow_run.head_branch == 'development')
steps:
- name: Set up Node (for github-script)
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
with:
node-version: ${{ env.NODE_VERSION }}