Skip to content

Commit

Permalink
ci: fix GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Jan 16, 2025
1 parent 9120cce commit de34e96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
workflow_dispatch:
# Needed so we can run it manually

permissions:
contents: write
pull-requests: write

jobs:
update:
uses: ithacaxyz/ci/.github/workflows/cargo-update-pr.yml@main
Expand Down

0 comments on commit de34e96

Please sign in to comment.