We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8632638 commit 0e0fa54Copy full SHA for 0e0fa54
‎.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@dc0413987a085fa17d19df9e47d4677cf81ffef3
+ uses: peter-murray/workflow-application-token-action@baa1ef2638c3d9e5967b7c8b86219f8fc919e1bb
44
with:
45
application_id: ${{ secrets.ID_WIKIBOT }}
46
application_private_key: ${{ secrets.PEM_WIKIBOT }}
0 commit comments