Mercurial > p > roundup > code
diff .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 |
line wrap: on
line diff
--- a/.github/workflows/codeql-analysis.yml Sun Mar 19 12:26:42 2023 -0400 +++ b/.github/workflows/codeql-analysis.yml Mon Mar 20 20:03:01 2023 -0400 @@ -49,7 +49,7 @@ steps: - name: Checkout repository - uses: actions/checkout@dc323e67f16fb5f7663d20ff7941f27f5809e9b6 # v2.6.0 + uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v2.6.0 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL
