Skip to content

Commit

Permalink
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.22…
Browse files Browse the repository at this point in the history
…5.0 (#353)

Co-authored-by: Renovate GitHub Bot <github@renovatebot.com>
Co-authored-by: Xuan Hu <i@huxuan.org>
  • Loading branch information
3 people committed Mar 4, 2024
1 parent 8dc182d commit 39e757d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
RENOVATE_REPOSITORIES: '["${{ github.repository }}"]'
RENOVATE_REPOSITORY_CACHE: enabled
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
image: ghcr.io/renovatebot/renovate:37.214.0@sha256:f5351474828f2197862b18adfd15d9923e44f294c4429868ac0013df5385362f
image: ghcr.io/renovatebot/renovate:37.225.0@sha256:85a7d68f209972956ffd042df42c367153f81ed8e13627db5c5eeb52d14ea4cf
options: '--user root'
runs-on: ubuntu-22.04
steps:
Expand Down
Expand Up @@ -16,7 +16,7 @@ jobs:
RENOVATE_REPOSITORIES: '["{{ '${{ github.repository }}' }}"]'
RENOVATE_REPOSITORY_CACHE: enabled
RENOVATE_TOKEN: {{ '${{ secrets.RENOVATE_TOKEN }}' }}
image: ghcr.io/renovatebot/renovate:37.214.0@sha256:f5351474828f2197862b18adfd15d9923e44f294c4429868ac0013df5385362f
image: ghcr.io/renovatebot/renovate:37.225.0@sha256:85a7d68f209972956ffd042df42c367153f81ed8e13627db5c5eeb52d14ea4cf
options: '--user root'
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 39e757d

Please sign in to comment.