comparison .github/workflows/codeql-analysis.yml @ 7730:c305587708a8

chore: fix action.
author John Rouillard <rouilj@ieee.org>
date Sun, 28 Jan 2024 23:16:26 -0500
parents edd93fa4a5ec
children 234ea17b8463
comparison
equal deleted inserted replaced
7729:edd93fa4a5ec 7730:c305587708a8
51 - name: Checkout repository 51 - name: Checkout repository
52 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 52 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
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/upload-sarif@65c74964a9ed8c44ed9f19d4bbc5757a6a8e9ab9 # v2.16.1 56 uses: github/codeql-action/init@65c74964a9ed8c44ed9f19d4bbc5757a6a8e9ab9 # v2.16.1
57 with: 57 with:
58 languages: ${{ matrix.language }} 58 languages: ${{ matrix.language }}
59 # If you wish to specify custom queries, you can do so here or in a config file. 59 # If you wish to specify custom queries, you can do so here or in a config file.
60 # By default, queries listed here will override any specified in a config file. 60 # By default, queries listed here will override any specified in a config file.
61 # Prefix the list here with "+" to use these queries and those in the config file. 61 # Prefix the list here with "+" to use these queries and those in the config file.

Roundup Issue Tracker: http://roundup-tracker.org/