diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 0afbd1043..a2dec387b 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22 + uses: renovatebot/github-action@a889a8abcb11ef7feaafaf5e483ea01d4bf7774e # v43.0.5 with: configurationFile: ".github/renovate-config.js" token: "${{ secrets.GITHUB_TOKEN }}"