diff --git a/.github/workflows/dependency-update.yaml b/.github/workflows/dependency-update.yaml index ff594217a..6b87e04e2 100644 --- a/.github/workflows/dependency-update.yaml +++ b/.github/workflows/dependency-update.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v6 # https://github.com/renovatebot/github-action - name: self-hosted renovate - uses: renovatebot/github-action@v44.0.5 + uses: renovatebot/github-action@v44.1.0 with: # https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication token: ${{ secrets.GITHUB_TOKEN }}