Skip to content

Commit e80b341

Browse files
build(deps): bump actions/stale in the github-actions-all group
Bumps the github-actions-all group with 1 update: [actions/stale](https://github.com/actions/stale). Updates `actions/stale` from 10.4.0 to 11.0.0 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@1e223db...4391f3d) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9be40ce commit e80b341

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
@@ -11,7 +11,7 @@ jobs:
1111
stale:
1212
runs-on: ubuntu-24.04
1313
steps:
14-
- uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629
14+
- uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93
1515
with:
1616
days-before-stale: 63
1717
days-before-close: 21

0 commit comments

Comments
 (0)