Skip to content

Commit af79b0b

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

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
@@ -16,5 +16,5 @@ jobs:
1616
with:
1717
languages: javascript # comma separated list of values from {go, python, javascript, java, cpp, csharp} (not YET ruby, sorry!)
1818

19-
- uses: github/codeql-action/analyze@v2
19+
- uses: github/codeql-action/analyze@v3.29.0
2020
continue-on-error: true

0 commit comments

Comments
 (0)