We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a57ad commit 0dad047Copy full SHA for 0dad047
‎.github/workflows/gh-pages.yml
@@ -73,7 +73,7 @@ jobs:
73
# More info: https://github.com/peter-murray/workflow-application-token-action.
74
- name: Get token
75
id: get_token
76
- uses: peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
+ uses: peter-murray/workflow-application-token-action@baa1ef2638c3d9e5967b7c8b86219f8fc919e1bb
77
with:
78
application_id: ${{ secrets.ID_CHECKDEPSBOT }}
79
application_private_key: ${{ secrets.PEM_CHECKDEPSBOT }}
0 commit comments