diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 646b2127..8bd28c68 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v3 - name: Self-hosted Renovate - uses: renovatebot/github-action@23a02fe7be9e93f857a953cc8162e57d2c8401ef # v39.0.1 + uses: renovatebot/github-action@5e224f3a02c7ce9cadc83f82d65f1b6dd73876c1 # v39.0.3 with: configurationFile: renovate-config.js token: ${{ github.token }}