Skip to content

Commit ad8c60d

Browse files
committed
revert claude hallucination
1 parent f2c08b4 commit ad8c60d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
private-key: ${{ secrets.RENOVATE_APP_PRIVATE_KEY }}
3434

3535
- name: Run Renovate
36-
run: npx --yes renovate@46
36+
uses: renovatebot/github-action@v46.1.14
3737
env:
3838
RENOVATE_TOKEN: ${{ steps.app-token.outputs.token }}
3939
RENOVATE_REPOSITORIES: ${{ github.repository }}

0 commit comments

Comments
 (0)