Skip to content

Commit 042eb4d

Browse files
chore(deps): bump actions/stale from 10.1.1 to 10.3.0
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.1 to 10.3.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@9971854...eb5cf3a) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 485ffd7 commit 042eb4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
stale:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
17+
- uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
1818
with:
1919
days-before-stale: 14
2020
days-before-close: 14

0 commit comments

Comments
 (0)