comparison .github/workflows/codeql-analysis.yml @ 7617:926ea14c3450

chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 - https://github.com/roundup-tracker/roundup/pull/47
author John Rouillard <rouilj@ieee.org>
date Mon, 11 Sep 2023 00:00:57 -0400
parents 4689795494dc
children bdc81c1e2eec
comparison
equal deleted inserted replaced
7616:a8ab9c56924a 7617:926ea14c3450
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@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v2.6.0 52 uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # 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@cdcdbb579706841c47f7063dda365e292e5cad7a # v2.13.4 56 uses: github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a # v2.13.4
57 with: 57 with:

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