Skip to content

Commit 07ffbd1

Browse files
Update actions/stale action to v9 (#2365)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Michael Wolf <[email protected]>
1 parent 22d5d35 commit 07ffbd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: "Check PRs"
18-
uses: actions/stale@a20b814fb01b71def3bd6f56e7494d667ddf28da # v4
18+
uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
2121
stale-pr-message: |

0 commit comments

Comments
 (0)