Skip to content

Commit 18d8205

Browse files
🌱 Bump actions/stale from 10.3.0 to 10.4.0
Bumps [actions/stale](https://github.com/actions/stale) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36631f6 commit 18d8205

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
@@ -34,7 +34,7 @@ jobs:
3434
issues: write
3535
pull-requests: write
3636
steps:
37-
- uses: actions/stale@v10.3.0
37+
- uses: actions/stale@v10.4.0
3838
with:
3939
repo-token: ${{ secrets.GITHUB_TOKEN }}
4040
days-before-stale: 90

0 commit comments

Comments
 (0)