diff --git a/.github/workflows/update-docker-image-tags.yml b/.github/workflows/update-docker-image-tags.yml index c505e2a..672faea 100644 --- a/.github/workflows/update-docker-image-tags.yml +++ b/.github/workflows/update-docker-image-tags.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v7 - name: Run Renovate - uses: renovatebot/github-action@v46.1.18 + uses: renovatebot/github-action@v46.1.19 with: configurationFile: .github/renovate-openim.json5 token: ${{ github.token }}