Skip to content

Commit

Permalink
Merge pull request #27105 from guardian/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-9

Bump actions/stale from 5 to 9
  • Loading branch information
arelra authored May 3, 2024
2 parents 48cec38 + 78fe3dc commit 5db73d6
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 @@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v5
- uses: actions/stale@v9
id: stale
# Read about options here: https://github.com/actions/stale#all-options
with:
Expand Down

0 comments on commit 5db73d6

Please sign in to comment.