Skip to content

Commit 809ba11

Browse files
renovate[bot]achrinza
authored andcommitted
chore: update github/codeql-action action to v2.1.29
Signed-off-by: Renovate Bot <[email protected]>
1 parent 530c5f4 commit 809ba11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration.yaml

+2-2
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@cc7986c02bac29104a72998e67239bb5ee2ee110 # tag=v2.1.28
106+
uses: github/codeql-action/init@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6 # tag=v2.1.29
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@cc7986c02bac29104a72998e67239bb5ee2ee110 # tag=v2.1.28
112+
uses: github/codeql-action/analyze@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6 # tag=v2.1.29

0 commit comments

Comments
 (0)