Skip to content

Commit 084f18e

Browse files
chore(deps): update actions/stale action to v10.2.0 (open-telemetry#3467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d454046 commit 084f18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write # required for closing stale PRs
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
17+
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
1818
with:
1919
repo-token: ${{ secrets.GITHUB_TOKEN }}
2020
stale-pr-message: >

0 commit comments

Comments
 (0)