Skip to content

Commit ed6d92a

Browse files
chore(deps): bump actions/stale from 9 to 10 (#29)
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v9...v10) --- updated-dependencies: - dependency-name: actions/stale dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: zeev <zeevdr@users.noreply.github.com>
1 parent 9e7d5cf commit ed6d92a

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
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
timeout-minutes: 10
2323
steps:
24-
- uses: actions/stale@v9
24+
- uses: actions/stale@v10
2525
with:
2626
stale-issue-message: >
2727
This issue has been inactive for 60 days and is being marked

0 commit comments

Comments
 (0)