[actions] update action versions to use node 20
This commit is contained in:
committed by
Jordan Harband
parent
c82e7a6f62
commit
c24c3134a7
2
.github/workflows/require-allow-edits.yml
vendored
2
.github/workflows/require-allow-edits.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Harden Runner
|
||||
uses: step-security/harden-runner@v1
|
||||
uses: step-security/harden-runner@v2
|
||||
with:
|
||||
allowed-endpoints:
|
||||
api.github.com:443
|
||||
|
||||
Reference in New Issue
Block a user