4747
4848 steps :
4949 - name : Harden Runner
50- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
50+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
5151 with :
5252 egress-policy : block
5353 allowed-endpoints : >
6262 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6363
6464 - name : Setup Node.js
65- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
65+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
6666 with :
6767 node-version : ' 25'
6868 cache : ' npm'
9696
9797 steps :
9898 - name : Harden Runner
99- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
99+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
100100 with :
101101 egress-policy : block
102102 allowed-endpoints : >
@@ -111,7 +111,7 @@ jobs:
111111 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
112112
113113 - name : Setup Node.js
114- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
114+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
115115 with :
116116 node-version : ' 25'
117117 cache : ' npm'
@@ -144,7 +144,7 @@ jobs:
144144
145145 steps :
146146 - name : Harden Runner
147- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
147+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
148148 with :
149149 egress-policy : block
150150 allowed-endpoints : >
@@ -161,7 +161,7 @@ jobs:
161161 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
162162
163163 - name : Setup Node.js
164- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
164+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
165165 with :
166166 node-version : ' 25'
167167 cache : ' npm'
@@ -203,7 +203,7 @@ jobs:
203203
204204 steps :
205205 - name : Harden Runner
206- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
206+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
207207 with :
208208 egress-policy : block
209209 allowed-endpoints : >
0 commit comments