Skip to content

Commit 0478a9a

Browse files
give permissions to launch actions (#452)
1 parent 38f75cd commit 0478a9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version_bump.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ubuntu-22.04
1212
permissions:
1313
contents: write
14+
actions: write
1415
steps:
1516
- uses: actions/checkout@v4
1617
with:

0 commit comments

Comments
 (0)