Skip to content

Commit

Permalink
Sets ACTIONS_ALLOW_UNSECURE_COMMANDS to true
Browse files Browse the repository at this point in the history
  • Loading branch information
agalbachicar committed Nov 17, 2020
1 parent bad3c4d commit 217c91d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scan_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
token: ${{ secrets.MALIPUT_TOKEN }}
# use setup-ros action to get vcs, rosdep, and colcon
- uses: ros-tooling/[email protected]
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
# install drake_vendor prereqs using dsim-repos-index/tools/prereqs.lib
- name: install drake_vendor prereqs
shell: bash
Expand Down

0 comments on commit 217c91d

Please sign in to comment.