Skip to content

Commit b920055

Browse files
🔄 synced local '.github/workflows/stale.yml' with remote '.github/workflows/stale.yml'
1 parent 605947b commit b920055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# More info: https://github.com/peter-murray/workflow-application-token-action.
3030
- name: Get token
3131
id: get_token
32-
uses: peter-murray/workflow-application-token-action@baa1ef2638c3d9e5967b7c8b86219f8fc919e1bb
32+
uses: peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974
3333
with:
3434
application_id: ${{ secrets.ID_STALEBOT }}
3535
application_private_key: ${{ secrets.PEM_STALEBOT }}

0 commit comments

Comments
 (0)