Skip to content

Commit 2e7da39

Browse files
chore(deps-dev): update actions/stale action to v10.3.0 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 788fc9b commit 2e7da39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
permissions:
1212
issues: write
1313
steps:
14-
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
14+
- uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
1515
with:
1616
days-before-close: '120'
1717
stale-pr-label: stale

0 commit comments

Comments
 (0)