Skip to content

Commit efcaba7

Browse files
committed
narrower allow-run on bump-omicron.ts
1 parent 073471c commit efcaba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/deno/bump-omicron.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /usr/bin/env -S deno run --allow-run --allow-net --allow-read --allow-write --allow-env
1+
#! /usr/bin/env -S deno run --allow-run=gh,git --allow-net --allow-read --allow-write --allow-env
22

33
/*
44
* This Source Code Form is subject to the terms of the Mozilla Public

0 commit comments

Comments
 (0)