Skip to content

Commit 80b826e

Browse files
Bump actions/stale from 8 to 9 (#296)
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v8...v9) --- updated-dependencies: - dependency-name: actions/stale 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: Vic Perdana <7114832+vicperdana@users.noreply.github.com>
1 parent c055109 commit 80b826e

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
permissions:
2222
issues: write
2323
steps:
24-
- uses: actions/stale@v8
24+
- uses: actions/stale@v9
2525
with:
2626
stale-issue-message: >
2727
This issue has been automatically marked as stale because it has not had

0 commit comments

Comments
 (0)