Skip to content

Commit 0ceb09e

Browse files
renovate[bot]frbuceta
authored andcommitted
chore: update github/codeql-action action to v2.2.12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent b80217e commit 0ceb09e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ jobs:
2424
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
2525

2626
- name: Initialize CodeQL
27-
uses: github/codeql-action/init@d186a2a36cc67bfa1b860e6170d37fb9634742c7 # v2.2.11
27+
uses: github/codeql-action/init@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db # v2.2.12
2828
with:
2929
languages: 'javascript'
3030
config-file: ./.github/codeql/codeql-config.yml
3131

3232
- name: Perform CodeQL Analysis
33-
uses: github/codeql-action/analyze@d186a2a36cc67bfa1b860e6170d37fb9634742c7 # v2.2.11
33+
uses: github/codeql-action/analyze@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db # v2.2.12

0 commit comments

Comments
 (0)