diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 491548ca..1377e164 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -50,7 +50,7 @@ jobs: go-version: ${{ steps.go-version.outputs.result }} - name: Self-hosted Renovate - uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10 + uses: renovatebot/github-action@9ba84f1ade243f8c2ce5b223df61cf23dc094584 # v43.0.13 with: configurationFile: .github/renovate.json5 token: ${{ steps.octo-sts.outputs.token }}