We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe22676 commit 8632638Copy full SHA for 8632638
‎.github/workflows/stale.yml
@@ -29,7 +29,7 @@ jobs:
29
# More info: https://github.com/peter-murray/workflow-application-token-action.
30
- name: Get token
31
id: get_token
32
- uses: peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
+ uses: peter-murray/workflow-application-token-action@baa1ef2638c3d9e5967b7c8b86219f8fc919e1bb
33
with:
34
application_id: ${{ secrets.ID_STALEBOT }}
35
application_private_key: ${{ secrets.PEM_STALEBOT }}
0 commit comments