Skip to content

Commit

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

Co-authored-by: Renovate GitHub Bot <github@renovatebot.com>
Co-authored-by: Xuan Hu <i@huxuan.org>
  • Loading branch information
3 people committed Feb 23, 2024
1 parent 692bc8e commit 5521194
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.202.2
image: ghcr.io/renovatebot/renovate:37.210.0@sha256:09652a48a9b86ef9d4092a6dac2e31151cb9e5f4d57825dbb74d3538ac2da8ee
options: '--user root'
runs-on: ubuntu-latest
steps:
Expand Down
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.202.2
image: ghcr.io/renovatebot/renovate:37.210.0@sha256:09652a48a9b86ef9d4092a6dac2e31151cb9e5f4d57825dbb74d3538ac2da8ee
options: '--user root'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 5521194

Please sign in to comment.