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 #1 from khoih-prog/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/stale-6

Bump actions/stale from 3 to 6
  • Loading branch information
khoih-prog authored Nov 18, 2022
2 parents b9f885e + 4b3fb8e commit e96e475
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@v3
- uses: actions/stale@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Stale issue message'
Expand Down

0 comments on commit e96e475

Please sign in to comment.