We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5996d99 commit 605947bCopy full SHA for 605947b
‎.github/workflows/rebase-issue.yml
@@ -30,7 +30,7 @@ jobs:
30
# More info: https://github.com/peter-murray/workflow-application-token-action.
31
- name: Get token
32
id: get_token
33
- uses: peter-murray/workflow-application-token-action@baa1ef2638c3d9e5967b7c8b86219f8fc919e1bb
+ uses: peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974
34
with:
35
application_id: ${{ secrets.ID_REBASEISSUEBOT }}
36
application_private_key: ${{ secrets.PEM_REBASEISSUEBOT }}
0 commit comments