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 0369347 commit cda0d47Copy full SHA for cda0d47
.github/workflows/generate-gateway-plugins-changelogs.yml
@@ -33,7 +33,7 @@ jobs:
33
egress-policy: audit
34
35
- name: Create GitHub App Token
36
- uses: actions/create-github-app-token@d7ee28121512479a18a428398f948ac5ce15fb4c
+ uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf
37
id: app-token
38
with:
39
app-id: ${{ vars.GH_APP_KONG_DOCS_ID }}
0 commit comments