Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
chore(deps): update peter-murray/workflow-application-token-action ac…
Browse files Browse the repository at this point in the history
…tion to v3
  • Loading branch information
teamleader-iac[bot] committed Jan 30, 2024
1 parent 27db2b2 commit 867fbf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Get Token
id: get_workflow_token
uses: peter-murray/workflow-application-token-action@v2
uses: peter-murray/workflow-application-token-action@v3
with:
application_id: ${{ secrets.GH_APPLICATION_ID }}
application_private_key: ${{ secrets.GH_APPLICATION_PRIVATE_KEY }}
Expand Down

0 comments on commit 867fbf2

Please sign in to comment.