Skip to content

Commit

Permalink
Fix token permission code scanning alert (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
roger2hk authored Sep 12, 2024
1 parent 55f398c commit d86e84c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/terragrunt_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: 'Terragrunt format check'
on:
- pull_request

# Declare default permissions as read only.
permissions: read-all

env:
tf_version: '1.5.7'
tg_version: '0.55.1'
Expand Down

0 comments on commit d86e84c

Please sign in to comment.