Skip to content

Commit 8cae45e

Browse files
chore(deps): Update actions/stale action to v10 (#986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8659302 commit 8cae45e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
pull-requests: write # for actions/stale to close stale PRs
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
16+
- uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
# Staling issues and PR's

0 commit comments

Comments
 (0)