Skip to content

Commit a0403c3

Browse files
Merge pull request #323 from developerEhsan/dependabot/github_actions/development/actions/stale-10
chore(deps): bump actions/stale from 9 to 10
2 parents f0d83c9 + 4541d73 commit a0403c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
if: github.repository_owner == 'your-ehsan'
1616
steps:
17-
- uses: actions/stale@v9
17+
- uses: actions/stale@v10
1818
id: stale-no-repro
1919
name: 'Close stale issues with no reproduction'
2020
with:

0 commit comments

Comments
 (0)