Skip to content

Commit

Permalink
ci: grant dependabot status update permissions (aws#4898)
Browse files Browse the repository at this point in the history
  • Loading branch information
dougch authored Nov 19, 2024
1 parent 535af43 commit 2e31168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
permissions:
contents: read # This is required for actions/checkout
id-token: write # This is required for requesting the JWT/OIDC
statuses: write # Required for dependabot PRs https://github.com/ouzi-dev/commit-status-updater?tab=readme-ov-file#workflow-permissions

jobs:
duvet:
Expand Down

0 comments on commit 2e31168

Please sign in to comment.