Skip to content

Commit 7e043bb

Browse files
renovate[bot]MaxymVlasov
authored andcommitted
chore(deps): Update actions/stale action to v10
1 parent 8659302 commit 7e043bb

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)