We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605947b commit b920055Copy full SHA for b920055
‎.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@baa1ef2638c3d9e5967b7c8b86219f8fc919e1bb
+ uses: peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974
33
with:
34
application_id: ${{ secrets.ID_STALEBOT }}
35
application_private_key: ${{ secrets.PEM_STALEBOT }}
0 commit comments