diff --git a/.github/workflows/helm-docs.yaml b/.github/workflows/helm-docs.yaml index 678ba6c3..86bedc80 100644 --- a/.github/workflows/helm-docs.yaml +++ b/.github/workflows/helm-docs.yaml @@ -18,7 +18,7 @@ jobs: steps: - name: Generate token id: generate_token - uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92 + uses: tibdex/github-app-token@a3da042061e3b5d09ad01f41d2328f429d8d1c62 with: app_id: ${{ secrets.PROJECT_ACTIONS_MANAGEMENT_APP_ID }} private_key: ${{ secrets.PROJECT_ACTIONS_MANAGEMENT_APP_PEM }}