[StepSecurity] ci: Harden GitHub Actions (#401)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
This commit is contained in:
parent
9e59bd6a0f
commit
9341624dba
|
@ -40,7 +40,7 @@ jobs:
|
|||
steps:
|
||||
|
||||
- name: "Checkout code"
|
||||
uses: actions/checkout@v3.5.3 # 3.1.0
|
||||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
|
|
Loading…
Reference in New Issue