We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 073471c commit efcaba7Copy full SHA for efcaba7
tools/deno/bump-omicron.ts
@@ -1,4 +1,4 @@
1
-#! /usr/bin/env -S deno run --allow-run --allow-net --allow-read --allow-write --allow-env
+#! /usr/bin/env -S deno run --allow-run=gh,git --allow-net --allow-read --allow-write --allow-env
2
3
/*
4
* This Source Code Form is subject to the terms of the Mozilla Public
0 commit comments