diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 2d1068cb..50c2089a 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -115,6 +115,6 @@ jobs: sudo chown -R 12021:$(id -g) /tmp/renovate - name: Renovate - uses: renovatebot/github-action@13da59cf7cfbd3bfea72ce26752ed22edf747ce9 # v43.0.2 + uses: renovatebot/github-action@bdfd950c25796ebf1aa0c127ad55b69a14b04f69 # v43.0.3 with: token: "${{ steps.oauth-token.outputs.token }}"