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 80d29e5 commit 258f1b1Copy full SHA for 258f1b1
.github/workflows/create-tag.yaml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Get Token
19
id: get_workflow_token
20
- uses: peter-murray/workflow-application-token-action@v2
+ uses: peter-murray/workflow-application-token-action@v4
21
with:
22
application_id: ${{ secrets.GH_APPLICATION_ID }}
23
application_private_key: ${{ secrets.GH_APPLICATION_PRIVATE_KEY }}
0 commit comments