mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 09:03:27 -05:00
chore(deps): update github/codeql-action digest to 2eeff7b
This commit is contained in:
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@@ -32,8 +32,8 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
|
||||
- name: Setup CodeQL
|
||||
uses: github/codeql-action/init@64b7bbc7e0fc8342f9a7a905c64eea088c9078d0 # tag=v1
|
||||
uses: github/codeql-action/init@2eeff7bf99c8a7519cedc062526ad4b79863e309 # tag=v1
|
||||
with:
|
||||
languages: ${{ matrix.language }}
|
||||
- name: Perform Analysis
|
||||
uses: github/codeql-action/analyze@64b7bbc7e0fc8342f9a7a905c64eea088c9078d0 # tag=v1
|
||||
uses: github/codeql-action/analyze@2eeff7bf99c8a7519cedc062526ad4b79863e309 # tag=v1
|
||||
|
||||
Reference in New Issue
Block a user