Skip to content

Commit 67fbe1b

Browse files
dependabot[bot]ebyhr
authored andcommitted
Bump actions/stale from 10.2.0 to 10.3.0
Bumps [actions/stale](https://github.com/actions/stale) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c65abdd commit 67fbe1b

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

0 commit comments

Comments
 (0)