Skip to content

Commit 14f7925

Browse files
chore(deps): bump actions/stale from 10.0.0 to 10.1.0 (#6946)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marie Lucca <[email protected]>
1 parent 7595b8d commit 14f7925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
if: ${{ github.repository == 'primer/react' }}
1010
steps:
11-
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f
11+
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008
1212
with:
1313
# General settings
1414
days-before-stale: 60

0 commit comments

Comments
 (0)