Skip to content

Commit

Permalink
narrower allow-run on bump-omicron.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
david-crespo committed Oct 3, 2024
1 parent 073471c commit efcaba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/deno/bump-omicron.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /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

/*
* This Source Code Form is subject to the terms of the Mozilla Public
Expand Down

0 comments on commit efcaba7

Please sign in to comment.