Mercurial > p > roundup > code
comparison .github/workflows/codeql-analysis.yml @ 7236:821429f560cd
Bump actions/checkout from 3.4.0 to 3.5.0 - https://github.com/roundup-tracker/roundup/pull/13
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 26 Mar 2023 22:20:21 -0400 |
| parents | 743f02e916a7 |
| children | c6287f8b9f2e |
comparison
equal
deleted
inserted
replaced
| 7235:743f02e916a7 | 7236:821429f560cd |
|---|---|
| 47 # Learn more... | 47 # Learn more... |
| 48 # https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection | 48 # https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection |
| 49 | 49 |
| 50 steps: | 50 steps: |
| 51 - name: Checkout repository | 51 - name: Checkout repository |
| 52 uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v2.6.0 | 52 uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v2.6.0 |
| 53 | 53 |
| 54 # Initializes the CodeQL tools for scanning. | 54 # Initializes the CodeQL tools for scanning. |
| 55 - name: Initialize CodeQL | 55 - name: Initialize CodeQL |
| 56 uses: github/codeql-action/init@67a35a08586135a9573f4327e904ecbf517a882d # v2.2.8 | 56 uses: github/codeql-action/init@67a35a08586135a9573f4327e904ecbf517a882d # v2.2.8 |
| 57 with: | 57 with: |
