Skip to content

Commit

Permalink
ci: updated write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
sboy99 committed Mar 25, 2023
1 parent bf68ea6 commit 5555d73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/depen-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
jobs:
update-dependencies:
runs-on: ubuntu-latest
permissions:
contents: write
issues: write
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

1 comment on commit 5555d73

@vercel
Copy link

@vercel vercel bot commented on 5555d73 Mar 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.