Skip to content

Commit 5655b01

Browse files
Bump actions/stale from 10.0.0 to 10.1.1 (#292)
Bumps [actions/stale](https://github.com/actions/stale) from 10.0.0 to 10.1.1. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@3a9db7e...9971854) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tatsat (Tats) Mishra 🐉 <tamishra@microsoft.com>
1 parent ac65b24 commit 5655b01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
issues: write
2222
pull-requests: write
2323
steps:
24-
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
24+
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
2525

2626
with:
2727
stale-issue-message: >

0 commit comments

Comments
 (0)