Skip to content

Commit be9bf5f

Browse files
renovate[bot]achrinza
authored andcommitted
chore: update github/codeql-action action to v2.1.27
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 77b6c5f commit be9bf5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/continuous-integration.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ jobs:
103103
- name: Checkout repository
104104
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
105105
- name: Initialize CodeQL
106-
uses: github/codeql-action/init@c7f292ea4f542c473194b33813ccd4c207a6c725 # tag=v2.1.21
106+
uses: github/codeql-action/init@807578363a7869ca324a79039e6db9c843e0e100 # tag=v2.1.27
107107
with:
108108
languages: 'javascript'
109109
config-file: ./.github/codeql/codeql-config.yaml
110110

111111
- name: Perform CodeQL Analysis
112-
uses: github/codeql-action/analyze@c7f292ea4f542c473194b33813ccd4c207a6c725 # tag=v2.1.21
112+
uses: github/codeql-action/analyze@807578363a7869ca324a79039e6db9c843e0e100 # tag=v2.1.27

0 commit comments

Comments
 (0)