Skip to content

Commit f287f46

Browse files
authored
Merge pull request #710 from rokath/dependabot/github_actions/actions/stale-11
ci: bump actions/stale from 10 to 11
2 parents c6604a0 + 7af5b86 commit f287f46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
# Run the official stale action (v10 is the current major version)
3131
- name: Run stale bot
32-
uses: actions/stale@v10
32+
uses: actions/stale@v11
3333
with:
3434
# GitHub token used for authentication (by default provided by GitHub)
3535
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)