diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 5bec25d42..972282fab 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6.0.1 - name: Run Renovate - uses: renovatebot/github-action@8b7941943a108b2cc2150730963164aa8baeab8c # v44.2.2 + uses: renovatebot/github-action@a7e89c349a53ab0c9d8458eb85f4b415e55848e7 # v44.2.3 with: configurationFile: renovate.json token: ${{ github.token }}