Skip to content

Commit ff2add9

Browse files
mosabuaebyhr
authored andcommitted
Update stale bot to 10.2.0
1 parent 2284fcf commit ff2add9

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
if: github.repository == 'trinodb/trino-gateway'
1414
steps:
15-
- uses: actions/stale@v10.1.1
15+
- uses: actions/stale@v10.2.0
1616
with:
1717
# PRs
1818
stale-pr-message: 'This pull request has gone a while without any activity. Ask for help on #trino-gateway-dev on Trino slack.'

0 commit comments

Comments
 (0)