chore(deps): bump github/codeql-action from 3 to 4 (#4120)

Integrated into release/v3.8.29
This commit is contained in:
dependabot[bot]
2026-06-17 21:37:02 -03:00
committed by GitHub
parent d6cb8b5794
commit e64ae8d133
2 changed files with 3 additions and 3 deletions

View File

@@ -22,10 +22,10 @@ jobs:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
with:
persist-credentials: false
- uses: github/codeql-action/init@dd903d2e4f5405488e5ef1422510ee31c8b32357 # v3
- uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
with:
languages: javascript-typescript
queries: security-extended
- uses: github/codeql-action/analyze@dd903d2e4f5405488e5ef1422510ee31c8b32357 # v3
- uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
with:
category: "/language:javascript-typescript"