Skip to content

Commit 8d06cc4

Browse files
committed
ci: add write action permission
1 parent e8474bb commit 8d06cc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/containers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
permissions:
1717
contents: write
1818
pull-requests: write
19+
actions: write
1920
runs-on: ubuntu-latest
2021
outputs:
2122
indexer-service-rs: ${{ steps.release-please.outputs['crates/service--tag_name'] }}

0 commit comments

Comments
 (0)