Skip to content

Commit 7c69955

Browse files
committed
e Stop allowing use of unsecure commands in GitHub Actions
1 parent 3b84bb0 commit 7c69955

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/github_actions_build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
build:
3737
env:
3838
BUILD_DIR_PATH: ${{ github.workspace }}/${{ matrix.relative_build_dir_path }}build_space
39-
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
4039
strategy:
4140
fail-fast: false
4241
matrix:

0 commit comments

Comments
 (0)