Mercurial > p > roundup > code
diff .github/workflows/codeql-analysis.yml @ 8425:3db40a355a6c
chore: bump actions/checkout as reported by dependabot.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 20 Aug 2025 11:23:39 -0400 |
| parents | 234ea17b8463 |
| children | 69fc3cee878c |
line wrap: on
line diff
--- a/.github/workflows/codeql-analysis.yml Wed Aug 20 11:17:23 2025 -0400 +++ b/.github/workflows/codeql-analysis.yml Wed Aug 20 11:23:39 2025 -0400 @@ -49,7 +49,7 @@ steps: - name: Checkout repository - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL
