Compare commits

...

1 commit

Author SHA1 Message Date
Renovate Bot
97b7f06f7f chore(deps): update github-actions-non-major 2025-08-30 23:55:33 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -161,7 +161,7 @@ jobs:
var-lib-apt-${{ matrix.slug }} var-lib-apt-${{ matrix.slug }}
key: var-lib-apt-${{ matrix.slug }} key: var-lib-apt-${{ matrix.slug }}
- name: inject cache into docker - name: inject cache into docker
uses: https://github.com/reproducible-containers/buildkit-cache-dance@v3.1.0 uses: https://github.com/reproducible-containers/buildkit-cache-dance@v3.3.0
with: with:
cache-map: | cache-map: |
{ {

View file

@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: https://github.com/renovatebot/github-action@v40.1.0 uses: https://github.com/renovatebot/github-action@v40.3.6
env: env:
LOG_LEVEL: ${{ inputs.logLevel || 'info' }} LOG_LEVEL: ${{ inputs.logLevel || 'info' }}
RENOVATE_AUTODISCOVER: 'false' RENOVATE_AUTODISCOVER: 'false'