Skip to content

Commit

Permalink
chore(ci): reduce token permissions (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbelyaev authored Apr 3, 2024
1 parent 5ba2983 commit 4cf1b4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/depup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
runs-on: ubuntu-latest

permissions:
contents: write # for peter-evans/create-pull-request to read/write repo contents
pull-requests: write # for peter-evans/create-pull-request to add upgrade PRs

steps:
Expand Down Expand Up @@ -51,7 +50,6 @@ jobs:
runs-on: ubuntu-latest

permissions:
contents: write # for peter-evans/create-pull-request to read/write repo contents
pull-requests: write # for peter-evans/create-pull-request to add upgrade PRs

steps:
Expand Down

0 comments on commit 4cf1b4e

Please sign in to comment.