Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit e96e475

Browse files
authored
Merge pull request #1 from khoih-prog/dependabot/github_actions/actions/stale-6
Bump actions/stale from 3 to 6
2 parents b9f885e + 4b3fb8e commit e96e475

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
@@ -18,7 +18,7 @@ jobs:
1818
pull-requests: write
1919

2020
steps:
21-
- uses: actions/stale@v3
21+
- uses: actions/stale@v6
2222
with:
2323
repo-token: ${{ secrets.GITHUB_TOKEN }}
2424
stale-issue-message: 'Stale issue message'

0 commit comments

Comments
 (0)