Skip to content

Commit e699ccd

Browse files
dependabot[bot]jacksonpradolima
authored andcommitted
build(deps): bump actions/stale in /.github/workflows
Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 10.1.1. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@28ca103...9971854) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03a7588 commit e699ccd

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@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
112+
uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
113113
with:
114114
repo-token: ${{ secrets.GITHUB_TOKEN }}
115115
stale-pr-message: |

0 commit comments

Comments
 (0)