Skip to content

Commit

Permalink
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kvh-renovate[bot] authored Nov 12, 2024
1 parent e2bf06b commit 23804c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:

- name: Validate config
env:
RENOVATE_VERSION: 39.11.1@sha256:160950f13c97b208287dddaaa003401fc3ea6c31399ec9b43d4644a31663abe8
RENOVATE_VERSION: 39.11.2@sha256:43e93f51efe2c7e3b1aabf3c2480275f70b78ce45b70d66cd5238ea508a4a939
run: >
docker run --rm -v ./.github/renovate.json:/renovate.json
--entrypoint renovate-config-validator
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
LOG_LEVEL: ${{ github.event_name == 'workflow_dispatch' && 'DEBUG' || 'INFO' }}
with:
configurationFile: .github/renovate.json
renovate-version: 39.11.1@sha256:160950f13c97b208287dddaaa003401fc3ea6c31399ec9b43d4644a31663abe8
renovate-version: 39.11.2@sha256:43e93f51efe2c7e3b1aabf3c2480275f70b78ce45b70d66cd5238ea508a4a939
token: '${{ steps.app-token.outputs.token }}'

0 comments on commit 23804c5

Please sign in to comment.