Skip to content

Commit 8079082

Browse files
committed
fix: add permissions
1 parent f59a417 commit 8079082

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_container.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,8 @@ jobs:
230230
231231
update-dockerhub-description:
232232
runs-on: ubuntu-latest
233+
permissions:
234+
contents: read
233235
needs:
234236
- create-multi-arch-manifests
235237
steps:

0 commit comments

Comments
 (0)