Skip to content

Commit

Permalink
ci(renovatebot): enable docker
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Mar 14, 2024
1 parent 4de3e33 commit c4689ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
uses: open-turo/action-renovate@v1
with:
github-token: ${{ secrets.TURO_GITHUB_DEPENDENCY_MANAGER_TOKEN }}
docker-username: ${{ secrets.DOCKER_USERNAME }}
docker-password: ${{ secrets.DOCKER_PASSWORD }}

0 comments on commit c4689ab

Please sign in to comment.