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.
2 parents 1602969 + f4a54c3 commit 9f1044eCopy full SHA for 9f1044e
.github/workflows/trademark-cla-approval.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Generate Token
16
id: generate-token
17
continue-on-error: true
18
- uses: actions/create-github-app-token@v1
+ uses: actions/create-github-app-token@v2
19
with:
20
app-id: "${{ secrets.WORKFLOW_AUTH_PUBLIC_APP_ID }}"
21
private-key: "${{ secrets.WORKFLOW_AUTH_PUBLIC_PRIVATE_KEY }}"
.github/workflows/trademark-cla-notice.yml
@@ -19,7 +19,7 @@ jobs:
22
23
24
25
0 commit comments