ci: bump actions/checkout from 2.3.4 to 2.3.5 (#664)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-20 12:39:49 +09:00
committed by GitHub
parent cc6f656fa1
commit b19f8b8110
6 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ jobs:
CodeQL-Build:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2.3.4
- uses: actions/checkout@v2.3.5
- name: Initialize CodeQL
uses: github/codeql-action/init@v1