We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a58c6 commit 63eaa76Copy full SHA for 63eaa76
.github/workflows/generate_library.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- name: "Get Bot Application Token"
21
id: get_workflow_token
22
- uses: peter-murray/workflow-application-token-action@v3
+ uses: peter-murray/workflow-application-token-action@v4
23
with:
24
application_id: ${{ secrets.BOT_APPLICATION_ID }}
25
application_private_key: ${{ secrets.BOT_APPLICATION_PRIVATE_KEY }}
0 commit comments