Skip to content

Commit

Permalink
Merge pull request #35 from RightCapitalHQ/renovate/actions-stale-9.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/stale action to v9
  • Loading branch information
rainx authored Dec 18, 2023
2 parents d635b24 + 5b7582e commit 102492e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🚀 Run stale
uses: actions/stale@v8
uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update actions/stale action to v9",
"packageName": "@rightcapital/artist",
"email": "email not defined",
"dependentChangeType": "patch"
}

0 comments on commit 102492e

Please sign in to comment.