diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index e1d0797..2b7fa38 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: renovatebot/github-action@2e8e8c59e00d930224943f86f6812fbc6640f454 # v42.0.3 + - uses: renovatebot/github-action@8058cfe11252651a837a58e2e3370fbc0e72c658 # v42.0.4 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}