Skip to content

Commit 7fc20b8

Browse files
gh actions: bump actions/stale from 9 to 10 (alexjustesen#2344)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69a7fc9 commit 7fc20b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inactivity-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-24.04
2929
steps:
3030
- name: Close Stale Issues
31-
uses: actions/stale@v9
31+
uses: actions/stale@v10
3232
with:
3333
repo-token: ${{ secrets.GITHUB_TOKEN }}
3434

0 commit comments

Comments
 (0)