Skip to content

Commit 4e22f23

Browse files
committed
Widen dependency range for tutorial pack
So that we can take advantage of any newer versions.
1 parent c8e4d43 commit 4e22f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial-queries/codeql-pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ name: getting-started/tutorial-queries
22
version: 0.0.1
33
dbscheme: csv.dbscheme
44
dependencies:
5-
codeql/tutorial: ^0.0.1
5+
codeql/tutorial: ">=0.0.3"

0 commit comments

Comments
 (0)