Skip to content

Commit

Permalink
fix: Adding attestations permissions for build and push
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-dorsey committed May 8, 2024
1 parent 45fd926 commit a74b49b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
contents: read
packages: write
pull-requests: read
attestations: write
security-scan:
needs: [ build-and-push ]
uses: liatrio/gh-trusted-builds-workflows/.github/workflows/[email protected]
Expand Down

0 comments on commit a74b49b

Please sign in to comment.