mount-docker-socket

This commit is contained in:
pat-s
2023-08-31 20:59:52 +02:00
parent 65597f2ee7
commit 55a9474805

View File

@@ -13,8 +13,6 @@ jobs:
steps:
- uses: https://github.com/actions/checkout@v3
- name: Self-hosted Renovate
uses: https://github.com/renovatebot/github-action@v39.0.3
env:
RENOVATE_REPOSITORY_CACHE: "enabled"
uses: renovatebot/github-action@v39.0.5
with:
token: ${{ secrets.RENOVATE_TOKEN }}