Skip to content

Commit 9ff0715

Browse files
committed
Added GitHub token to build workflow configuration
1 parent fa09b8c commit 9ff0715

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
with:
165165
working_directory: ${{ env.TF_WORKING_DIR }}
166166
soft_fail: true
167+
github_token: ${{ secrets.GITHUB_TOKEN }}
167168

168169
# https://github.com/bridgecrewio/checkov-action
169170
- name: Run Checkov security scan

0 commit comments

Comments
 (0)