chore(deps): update actions/checkout action to v3.5.2

This commit is contained in:
renovate[bot] 2023-04-13 15:11:26 +00:00 committed by GitHub
parent d04d638b27
commit 3954e63141
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -13,7 +13,7 @@ jobs:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Initialize CodeQL
uses: github/codeql-action/init@d186a2a36cc67bfa1b860e6170d37fb9634742c7 # v2.2.11
with: