summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2023-05-14 09:35:01 -0700
committerMichaƫl Zasso <targos@protonmail.com>2023-05-15 11:37:36 +0200
commitfd8bec7b2b5e40108ef996403b29bb2372e689e4 (patch)
tree37da4eaa4a5dcaf04f063c32bccea81c4dcab8d4
parentf5b4b6d5dc6d4dfa5de9058ab78c68cc743c7a87 (diff)
downloadnode-new-fd8bec7b2b5e40108ef996403b29bb2372e689e4.tar.gz
meta: bump step-security/harden-runner from 2.3.1 to 2.4.0
PR-URL: https://github.com/nodejs/node/pull/47980 Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
-rw-r--r--.github/workflows/scorecard.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml
index e1ccfe0242..3f00950b2a 100644
--- a/.github/workflows/scorecard.yml
+++ b/.github/workflows/scorecard.yml
@@ -33,7 +33,7 @@ jobs:
steps:
- name: Harden Runner
- uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 # v2.3.1
+ uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 # v2.4.0
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs