We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b50b31 commit f4be006Copy full SHA for f4be006
.github/workflows/helm-docs.yaml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- name: Generate token
20
id: generate_token
21
- uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92
+ uses: tibdex/github-app-token@a3da042061e3b5d09ad01f41d2328f429d8d1c62
22
with:
23
app_id: ${{ secrets.PROJECT_ACTIONS_MANAGEMENT_APP_ID }}
24
private_key: ${{ secrets.PROJECT_ACTIONS_MANAGEMENT_APP_PEM }}
0 commit comments