Skip to content

Commit 4d524aa

Browse files
Bump peter-murray/workflow-application-token-action from 1 to 3 (#471)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b100f55 commit 4d524aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
# used for documentation deployment
177177
- name: Get Bot Application Token
178178
id: get_workflow_token
179-
uses: peter-murray/workflow-application-token-action@v1
179+
uses: peter-murray/workflow-application-token-action@v3
180180
with:
181181
application_id: ${{ secrets.BOT_APPLICATION_ID }}
182182
application_private_key: ${{ secrets.BOT_APPLICATION_PRIVATE_KEY }}

0 commit comments

Comments
 (0)