Mercurial > p > roundup > code
diff .github/workflows/codeql-analysis.yml @ 7261:0ca12df8ef06
Bump actions/checkout from 3.5.0 to 3.5.2 - https://github.com/roundup-tracker/roundup/pull/19
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 19 Apr 2023 21:36:31 -0400 |
| parents | 7fd9d0f15cf0 |
| children | 46de8ffb7873 |
line wrap: on
line diff
--- a/.github/workflows/codeql-analysis.yml Wed Apr 19 21:35:48 2023 -0400 +++ b/.github/workflows/codeql-analysis.yml Wed Apr 19 21:36:31 2023 -0400 @@ -49,7 +49,7 @@ steps: - name: Checkout repository - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v2.6.0 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v2.6.0 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL
