We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5952ae7 commit cd63393Copy full SHA for cd63393
.github/workflows/stale.yaml
@@ -21,7 +21,7 @@ jobs:
21
repositories: "${{ github.event.repository.name }}"
22
23
- name: Stale Issues and Pull Requests
24
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10
+ uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10
25
with:
26
repo-token: "${{ steps.app-token.outputs.token }}"
27
days-before-stale: 180
0 commit comments