Skip to content

Commit 89ae093

Browse files
build(deps): bump actions/stale from 3 to 5
Bumps [actions/stale](https://github.com/actions/stale) from 3 to 5. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v3...v5) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6caaafa commit 89ae093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/govmomi-stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-20.04
2424

2525
steps:
26-
- uses: "actions/stale@v3"
26+
- uses: "actions/stale@v5"
2727
with:
2828
repo-token: "${{ secrets.GITHUB_TOKEN }}" # No need to setup
2929

0 commit comments

Comments
 (0)