Skip to content

Commit

Permalink
chore(deps): update actions/stale action to v9 (#11423)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and phryneas committed Dec 15, 2023
1 parent 865659b commit 98431c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Close Stale Issues
uses: actions/stale@v8.0.0
uses: actions/stale@v9.0.0
with:
# # Token for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`.
# repo-token: # optional, default is ${{ github.token }}
Expand Down

0 comments on commit 98431c1

Please sign in to comment.