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

Commit

Permalink
Merge pull request #23 from khoih-prog/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/stale-7

Bump actions/stale from 6 to 7
  • Loading branch information
khoih-prog authored Dec 21, 2022
2 parents 101cfee + e713419 commit fdf0c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v6
- uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Stale issue message'
Expand Down

0 comments on commit fdf0c2a

Please sign in to comment.