Skip to content

Commit 6313e61

Browse files
authored
Merge pull request #5 from aicodingstack/dependabot/github_actions/actions/stale-10
chore(ci): bump actions/stale from 9 to 10
2 parents f2e5425 + 6311be8 commit 6313e61

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
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Stale action
18-
uses: actions/stale@v9
18+
uses: actions/stale@v10
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
2121

0 commit comments

Comments
 (0)