Skip to content

Commit 9e53a01

Browse files
chore(deps): bump actions/stale from 7.0.0 to 8.0.0 (#1508)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e231db0 commit 9e53a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
stale:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b
10+
- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84
1111
with:
1212
repo-token: ${{ github.token }}
1313
days-before-stale: 21

0 commit comments

Comments
 (0)