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 7595b8d commit 14f7925Copy full SHA for 14f7925
.github/workflows/stale.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
if: ${{ github.repository == 'primer/react' }}
10
steps:
11
- - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f
+ - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008
12
with:
13
# General settings
14
days-before-stale: 60
0 commit comments