Skip to content

Commit

Permalink
ci: update token permissions to contents: write
Browse files Browse the repository at this point in the history
  • Loading branch information
benny123tw authored Dec 30, 2024
1 parent cdc27de commit 5ef53b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/depup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
types: [depup]

permissions:
contents: read
contents: write
pull-requests: write

jobs:
Expand Down Expand Up @@ -35,4 +35,4 @@ jobs:
This PR is auto generated by [depup workflow](https://github.com/${{ github.repository }}/actions?query=workflow%3Adepup).
branch: depup/reviewdog
base: main
labels: "bump:minor"
labels: "bump:minor"

0 comments on commit 5ef53b7

Please sign in to comment.