Skip to content

Commit 923d21f

Browse files
Merge pull request #11 from Your-Ehsan/dependabot/github_actions/actions/stale-9
chore(deps): bump actions/stale from 4 to 9
2 parents 591f766 + fd44789 commit 923d21f

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
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
if: github.repository_owner == 'your-ehsan'
1313
steps:
14-
- uses: actions/stale@v4
14+
- uses: actions/stale@v9
1515
id: stale-no-repro
1616
name: 'Close stale issues with no reproduction'
1717
with:

0 commit comments

Comments
 (0)