Skip to content

Commit

Permalink
Update actions/stale action to v9 (#2365)
Browse files Browse the repository at this point in the history
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Michael Wolf <michael.wolf@elastic.co>
  • Loading branch information
elastic-renovate-prod[bot] and mjwolf authored Aug 21, 2024
1 parent 22d5d35 commit 07ffbd1
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 @@ -15,7 +15,7 @@ jobs:

steps:
- name: "Check PRs"
uses: actions/stale@a20b814fb01b71def3bd6f56e7494d667ddf28da # v4
uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: |
Expand Down

0 comments on commit 07ffbd1

Please sign in to comment.