Skip to content

Commit

Permalink
Merge pull request #3306 from vmware/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/stale-9

build(deps): bump actions/stale from 8 to 9
  • Loading branch information
dougm committed Dec 8, 2023
2 parents 12d4105 + e39527d commit aeb96b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govmomi-stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: "actions/stale@v8"
- uses: "actions/stale@v9"
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" # No need to setup

Expand Down

0 comments on commit aeb96b9

Please sign in to comment.