Skip to content

Commit f147898

Browse files
chore(deps): update actions/stale digest to 39bea7d
1 parent 1dfc92f commit f147898

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
@@ -11,7 +11,7 @@ jobs:
1111
pull-requests: write
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008
14+
- uses: actions/stale@39bea7de61dd70ce4705a976f904f33d5e1e0f49
1515
with:
1616
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
1717
days-before-stale: 30

0 commit comments

Comments
 (0)