Skip to content

Commit cb66f55

Browse files
build(deps): bump actions/stale from 10.1.1 to 10.2.0 in /.github/workflows
build(deps): bump actions/stale from 10.1.1 to 10.2.0 in /.github/workflows
2 parents d8c2d05 + d02d50a commit cb66f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
if: github.event_name == 'schedule'
110110
steps:
111111
- name: Mark stale PRs
112-
uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
112+
uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
113113
with:
114114
repo-token: ${{ secrets.GITHUB_TOKEN }}
115115
stale-pr-message: |

0 commit comments

Comments
 (0)