Skip to content

Commit

Permalink
Merge pull request #672 from rabbitmq/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/stale-8.0.0

Bump actions/stale from 3.0.11 to 8.0.0
  • Loading branch information
michaelklishin authored Sep 13, 2023
2 parents 6c5933a + a562ae7 commit 1cf0d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Close Stale Issues
uses: actions/stale@v3.0.11
uses: actions/stale@v8.0.0
with:
# Token for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`.
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1cf0d8e

Please sign in to comment.