diff --git a/.github/workflows/auto_update_libs.yaml b/.github/workflows/auto_update_libs.yaml index 02b7b204e..29d45c2ec 100644 --- a/.github/workflows/auto_update_libs.yaml +++ b/.github/workflows/auto_update_libs.yaml @@ -7,4 +7,8 @@ on: jobs: auto-update-libs: uses: canonical/operator-workflows/.github/workflows/auto_update_charm_libs.yaml@main + permissions: + contents: write + pull-requests: write + id-token: write secrets: inherit