Skip to content

Commit

Permalink
Merge pull request #1010 from bryan-aguilar/tokenPerms
Browse files Browse the repository at this point in the history
Update repo workflow permissions
  • Loading branch information
Aneurysm9 authored Dec 16, 2022
2 parents 593781e + ce21509 commit 61b6e99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches: [ terraform ]

permissions:
id-token: write
contents: read

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 61b6e99

Please sign in to comment.