We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b100f55 commit 4d524aaCopy full SHA for 4d524aa
.github/workflows/ci_cd.yml
@@ -176,7 +176,7 @@ jobs:
176
# used for documentation deployment
177
- name: Get Bot Application Token
178
id: get_workflow_token
179
- uses: peter-murray/workflow-application-token-action@v1
+ uses: peter-murray/workflow-application-token-action@v3
180
with:
181
application_id: ${{ secrets.BOT_APPLICATION_ID }}
182
application_private_key: ${{ secrets.BOT_APPLICATION_PRIVATE_KEY }}
0 commit comments