Skip to content

Commit 258f1b1

Browse files
Update peter-murray/workflow-application-token-action action to v4
1 parent 80d29e5 commit 258f1b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Get Token
1919
id: get_workflow_token
20-
uses: peter-murray/workflow-application-token-action@v2
20+
uses: peter-murray/workflow-application-token-action@v4
2121
with:
2222
application_id: ${{ secrets.GH_APPLICATION_ID }}
2323
application_private_key: ${{ secrets.GH_APPLICATION_PRIVATE_KEY }}

0 commit comments

Comments
 (0)