Skip to content

Commit 7422eee

Browse files
Bump actions/stale from 10 to 11 in the actions group
Bumps the actions group with 1 update: [actions/stale](https://github.com/actions/stale). Updates `actions/stale` from 10 to 11 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v10...v11) --- updated-dependencies: - dependency-name: actions/stale dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba52950 commit 7422eee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
repo-token: ${{ secrets.GITHUB_TOKEN }}
2929
configuration-path: .github/labeler.yml
3030
sync-labels: false
31-
- uses: actions/stale@v10
31+
- uses: actions/stale@v11
3232
with:
3333
days-before-stale: 30
3434
days-before-close: 7

0 commit comments

Comments
 (0)