Skip to content

Commit 97cdfb1

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency github/codeql-action/init to v3 (.github/workflows/codeql.yml)
1 parent b00a07e commit 97cdfb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@cd7d8d697e10461458bc61a30d094dc601a8b017
15-
- uses: github/codeql-action/init@v2
15+
- uses: github/codeql-action/init@v3.29.0
1616
with:
1717
languages: javascript # comma separated list of values from {go, python, javascript, java, cpp, csharp} (not YET ruby, sorry!)
1818

0 commit comments

Comments
 (0)