Mercurial > p > roundup > code
comparison .github/workflows/codeql-analysis.yml @ 7231:0fd41edd26b0
Bump actions/checkout from 3.3.0 to 3.4.0 -- https://github.com/roundup-tracker/roundup/pull/11
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 20 Mar 2023 20:03:01 -0400 |
| parents | a81f3750a14a |
| children | f5e676c4383d |
comparison
equal
deleted
inserted
replaced
| 7230:8e118eb20d86 | 7231:0fd41edd26b0 |
|---|---|
| 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@dc323e67f16fb5f7663d20ff7941f27f5809e9b6 # v2.6.0 | 52 uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # 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@16964e90ba004cdf0cd845b866b5df21038b7723 # v2.2.6 | 56 uses: github/codeql-action/init@16964e90ba004cdf0cd845b866b5df21038b7723 # v2.2.6 |
| 57 with: | 57 with: |
