Skip to content

Commit

Permalink
give permissions to launch actions (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-foxtrot authored Jan 21, 2024
1 parent 38f75cd commit 0478a9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-22.04
permissions:
contents: write
actions: write
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 0478a9a

Please sign in to comment.