aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/npm-audit-fix.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/npm-audit-fix.yml')
-rw-r--r--.github/workflows/npm-audit-fix.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml
index f9a61de40d8..0beed91b48c 100644
--- a/.github/workflows/npm-audit-fix.yml
+++ b/.github/workflows/npm-audit-fix.yml
@@ -36,7 +36,7 @@ jobs:
fallbackNpm: '^9'
- name: Set up node ${{ steps.versions.outputs.nodeVersion }}
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
+ uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: ${{ steps.versions.outputs.nodeVersion }}