Skip to content

Commit 9545ebd

Browse files
chore(deps): update actions/stale action to v11 (#750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5d8838 commit 9545ebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

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

1515
steps:
1616
- name: Mark issue stale
17-
uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10
17+
uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11
1818
with:
1919
repo-token: ${{ secrets.GITHUB_TOKEN }}
2020
stale-issue-message: "This issue has been automatically marked as stale because it has not had recent activity.\nIt will be closed in 14 days if no further activity occurs.\nThank you for your contributions.\n\nIf you think this issue should stay open, please remove the `Stale` label or comment on the issue."

0 commit comments

Comments
 (0)