[StepSecurity] ci: Harden GitHub Actions (#401)

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
This commit is contained in:
StepSecurity Bot 2023-06-24 11:40:39 -07:00 committed by GitHub
parent 9e59bd6a0f
commit 9341624dba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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