Skip to content

Commit

Permalink
Merge pull request #20517 from backstage/renovate/actions-stale-8.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/stale action to v8
  • Loading branch information
freben committed Oct 24, 2023
2 parents 7041ac1 + 335445d commit 7a9ff6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automate_stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/stale@v7.0.0
- uses: actions/stale@v8.0.0
id: stale
with:
stale-issue-message: >
Expand Down

0 comments on commit 7a9ff6e

Please sign in to comment.