Skip to content

Commit

Permalink
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kvh-renovate[bot] authored Nov 13, 2024
1 parent a65d7b0 commit 71e1851
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.6@sha256:4b894a6ababe82bf6e5289306166533f28ef4f148943eaa34cc90deae7b1e801
RENOVATE_VERSION: 39.11.7@sha256:fb15bd3a3b295384a9785938c9785538f7f365dcec4690886a43e4648d3f31ed
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.6@sha256:4b894a6ababe82bf6e5289306166533f28ef4f148943eaa34cc90deae7b1e801
renovate-version: 39.11.7@sha256:fb15bd3a3b295384a9785938c9785538f7f365dcec4690886a43e4648d3f31ed
token: '${{ steps.app-token.outputs.token }}'

0 comments on commit 71e1851

Please sign in to comment.