Skip to content

Commit be2342e

Browse files
chore(deps): update actions/stale action to v9
1 parent 62b798e commit be2342e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
if: github.repository_owner == 'ory'
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/stale@v4
15+
- uses: actions/stale@v9
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
1818
stale-issue-message: |

0 commit comments

Comments
 (0)