We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b920055 commit c39fe18Copy full SHA for c39fe18
‎.github/workflows/wiki.yml
@@ -40,7 +40,7 @@ jobs:
40
# More info: https://github.com/peter-murray/workflow-application-token-action.
41
- name: Get token
42
id: get_token
43
- uses: peter-murray/workflow-application-token-action@baa1ef2638c3d9e5967b7c8b86219f8fc919e1bb
+ uses: peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974
44
with:
45
application_id: ${{ secrets.ID_WIKIBOT }}
46
application_private_key: ${{ secrets.PEM_WIKIBOT }}
0 commit comments