Skip to content

Commit

Permalink
Merge pull request #2831 from vmware/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/stale-5
  • Loading branch information
embano1 committed Apr 26, 2022
2 parents 6caaafa + 89ae093 commit aa60ea4
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@v3"
- uses: "actions/stale@v5"
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" # No need to setup

Expand Down

0 comments on commit aa60ea4

Please sign in to comment.