Skip to content

Commit

Permalink
fix: use self hosted infra for renovate
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
anthr76 committed Jun 27, 2024
1 parent b068c4c commit 5954481
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
jobs:
renovate:
name: Renovate
runs-on: ubuntu-latest
runs-on: cw
container: ghcr.io/coreweave/utility-images-private/github-base-runner:v1.0.0
steps:
- name: Generate Token
uses: actions/create-github-app-token@v1
Expand Down

0 comments on commit 5954481

Please sign in to comment.