Skip to content

Commit 7bb052e

Browse files
authored
Merge pull request #235 from sviete/dependabot/github_actions/actions/stale-7.0.0
Bump actions/stale from 6.0.1 to 7.0.0
2 parents a35ea70 + bfaee72 commit 7bb052e

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
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: 90 days stale policy
13-
uses: actions/stale@v6.0.1
13+
uses: actions/stale@v7.0.0
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
days-before-stale: 90

0 commit comments

Comments
 (0)