Skip to content

Commit e64ff3a

Browse files
Bump actions/stale from 6 to 7 (#1519)
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v6...v7) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bd8237 commit e64ff3a

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
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: 'ubuntu-latest'
1010
steps:
11-
- uses: 'actions/stale@v6'
11+
- uses: 'actions/stale@v7'
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414

0 commit comments

Comments
 (0)