Skip to content

Commit 0b334b5

Browse files
dependabot[bot]galovics
authored andcommitted
chore(deps): bump actions/stale from 5.0.0 to 5.1.0
Bumps [actions/stale](https://github.com/actions/stale) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@3cc1237...532554b) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7000380 commit 0b334b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
pull-requests: write # for actions/stale to close stale PRs
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/stale@3cc123766321e9f15a6676375c154ccffb12a358 # tag=v5
18+
- uses: actions/stale@532554b8a8498a0e006fbcde824b048728c4178f # tag=v5
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
2121
# stale-issue-message: 'Stale issue message'

0 commit comments

Comments
 (0)