Skip to content

Commit

Permalink
ci: fix renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi committed May 12, 2024
1 parent d759375 commit ff58cc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ env:
# This can be manually changed to bust the cache if neccessary.
cache_key: renovate-cache
# tool versions
RENOVATE_VERSION: 37.313.1 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate
# renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate
RENOVATE_VERSION: 37.313.1

jobs:
renovate:
Expand Down

0 comments on commit ff58cc2

Please sign in to comment.