Skip to content

Commit

Permalink
chore(deps): Update peter-murray/workflow-application-token-action (#157
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chris Harrison <[email protected]>
  • Loading branch information
renovate[bot] and chris3ware authored Feb 19, 2025
1 parent 4af8b27 commit 2badfa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-workflow-token.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: Get GitHub authentication token
id: get-workflow-token
uses: peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3 # v3.0.0
uses: peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343 # v4.0.1
with:
application_id: ${{ secrets.THREEWARE_RELEASE_APPLICATION_ID }}
application_private_key: ${{ secrets.THREEWARE_RELEASE_APPLICATION_PRIVATE_KEY }}
Expand Down

0 comments on commit 2badfa1

Please sign in to comment.