Skip to content

Commit 02d2c5a

Browse files
Bump actions/stale from 10.1.0 to 10.1.1 (#166)
1 parent 4fa0219 commit 02d2c5a

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
@@ -23,7 +23,7 @@ jobs:
2323
# - No Issues marked as no-stale.
2424
# - No Pull Requests.
2525
- name: Under test stale issues policy
26-
uses: actions/[email protected].0
26+
uses: actions/[email protected].1
2727
id: stale
2828
with:
2929
repo-token: ${{ github.token }}

0 commit comments

Comments
 (0)