Skip to content

Commit

Permalink
Merge pull request #452 from devops-actions/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/github/codeql-action-3.22.12

Bump github/codeql-action from 2.22.8 to 3.22.12
  • Loading branch information
github-actions[bot] committed Jan 1, 2024
2 parents c2f8cda + 9914f2d commit 154e602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2.22.8
uses: github/codeql-action/init@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
with:
languages: ${{ matrix.language }}
config-file: ./.github/codeql/codeql-config.yml
Expand All @@ -73,4 +73,4 @@ jobs:
npm run all
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2.22.8
uses: github/codeql-action/analyze@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12

0 comments on commit 154e602

Please sign in to comment.