diff options
| author | jvoisin | 2023-01-24 15:09:32 +0100 |
|---|---|---|
| committer | jvoisin | 2023-01-24 15:09:32 +0100 |
| commit | ff565487467cc8c8dcebb7d93c21079449399a37 (patch) | |
| tree | 09fd9bd5b423d366ec80d6374ba9df907dfbd7b0 /.github/workflows/codeql-analysis.yml | |
| parent | 1bf0f3ec9088d34383c564d6306901ae6dc94cb5 (diff) | |
Bump actions/checkout version
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
| -rw-r--r-- | .github/workflows/codeql-analysis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 7b3b6fd..b27024a 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml | |||
| @@ -26,7 +26,7 @@ jobs: | |||
| 26 | 26 | ||
| 27 | steps: | 27 | steps: |
| 28 | - name: Checkout repository | 28 | - name: Checkout repository |
| 29 | uses: actions/checkout@v2 | 29 | uses: actions/checkout@v3 |
| 30 | 30 | ||
| 31 | # Initializes the CodeQL tools for scanning. | 31 | # Initializes the CodeQL tools for scanning. |
| 32 | - name: Initialize CodeQL | 32 | - name: Initialize CodeQL |
