Skip to content

Commit 199c4f3

Browse files
Bump actions/stale from 5.1.0 to 5.1.1 (exercism#2148)
1 parent 8b25c78 commit 199c4f3

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

2020
steps:
21-
- uses: actions/stale@v5.1.0
21+
- uses: actions/stale@v5.1.1
2222
with:
2323
repo-token: ${{ secrets.GITHUB_TOKEN }}
2424
# Mark issues as stale once per quarter, but never close.

0 commit comments

Comments
 (0)