Skip to content

Commit

Permalink
Fix typo in renovate action
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Jun 6, 2024
1 parent 1ca15c0 commit 610776d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/datalab-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
submodules: true
- name: Renovate bot
uses: renovate/[email protected]
uses: renovatebot/[email protected]
with:
renovate-version: full
token: ${{ secrets.RENOVATE_TOKEN }}

0 comments on commit 610776d

Please sign in to comment.