Skip to content

Commit

Permalink
Allow workflow to generate and submit dependency graph
Browse files Browse the repository at this point in the history
Need to allow write permission on contents before merging navikt/teamesyfo-github-actions-workflows#11
  • Loading branch information
kaja-nav committed Nov 17, 2023
1 parent 86ad39c commit 74392b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
uses: navikt/teamesyfo-github-actions-workflows/.github/workflows/fss-jar-app.yaml@main
permissions:
actions: read
contents: read
contents: write
security-events: write
packages: write
id-token: write
Expand Down

0 comments on commit 74392b0

Please sign in to comment.