diff --git a/.github/workflows/dependency-update.yaml b/.github/workflows/dependency-update.yaml index 46f2ea549..f39a9f70d 100644 --- a/.github/workflows/dependency-update.yaml +++ b/.github/workflows/dependency-update.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4.2.2 # https://github.com/renovatebot/github-action - name: self-hosted renovate - uses: renovatebot/github-action@v42.0.5 + uses: renovatebot/github-action@v42.0.6 with: # https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication token: ${{ secrets.GITHUB_TOKEN }}