Merge pull request #676 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates

fix(deps): update weekly-non-major-updates (feature/beta-release)
This commit is contained in:
Jeremy
2026-02-08 22:22:09 -05:00
committed by GitHub
5 changed files with 25 additions and 20 deletions

View File

@@ -25,7 +25,7 @@ jobs:
fetch-depth: 1
- name: Run Renovate
uses: renovatebot/github-action@3c68caaa9db5ff24332596591dc7c4fed8de16ce # v46.0.1
uses: renovatebot/github-action@e23f4d9675532445118c886434f5a34292b630b4 # v46.0.2
with:
configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN || secrets.GITHUB_TOKEN }}