Skip to content

Commit 189cdc5

Browse files
dependabot[bot]naveensrinivasan
authored andcommitted
🌱 Bump actions/stale from 4.1.0 to 5
Bumps [actions/stale](https://github.com/actions/stale) from 4.1.0 to 5. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@7fb802b...3cc1237) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2381915 commit 189cdc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
pull-requests: write
2727
runs-on: ubuntu-latest
2828
steps:
29-
- uses: actions/stale@7fb802b3079a276cf3c7e6ba9aa003c665b3f838 # v3.0.18
29+
- uses: actions/stale@3cc123766321e9f15a6676375c154ccffb12a358 # v3.0.18
3030
with:
3131
repo-token: ${{ secrets.GITHUB_TOKEN }}
3232
stale-issue-message: 'Stale issue message'

0 commit comments

Comments
 (0)