diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 2eb9585..8c908a8 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -29,7 +29,7 @@ jobs: - name: Checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@e084b5ac6fd201023db6dd7743aec023babb02c8 # v41.0.13 + uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22 with: configurationFile: global-config.json token: ${{ secrets.RENOVATE_TOKEN }}