commit | db306bf37323e7425d761cd67e1bcf46c367b1c0 | [log] [tgz] |
---|---|---|
author | Nikias Bassen <nikias@gmx.li> | Wed Jan 11 19:50:31 2023 +0100 |
committer | Nikias Bassen <nikias@gmx.li> | Wed Jan 11 19:50:31 2023 +0100 |
tree | 8b8336bb67b2e27be58708bdb8475b80024398df | |
parent | aabdf1560c57bbcc0991d1fc6e4e86f1f7264ef5 [diff] |
[github-actions] CodeQL: Update checkout to v3
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 42fc5d7..8b17e2c 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml
@@ -28,7 +28,7 @@ steps: - name: Checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: # We must fetch at least the immediate parents so that if this is # a pull request then we can checkout the head.