Skip to content

Commit 97e7a2b

Browse files
authored
Fix missing colon
1 parent c522026 commit 97e7a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade_codeql_dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
XARGS_MAX_PROCS: 4
1313

1414
jobs:
15-
upgrade_codeql_dependencies
15+
upgrade_codeql_dependencies:
1616
env:
1717
CODEQL_CLI_VERSION: ${{ github.event.inputs.codeql_cli_version }}
1818
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)