diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 22376d9f..f48cbcfb 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -47,7 +47,7 @@ jobs: go-version: ${{ steps.go-version.outputs.result }} - name: Self-hosted Renovate - uses: renovatebot/github-action@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20 + uses: renovatebot/github-action@4ebebabcd582dddea1692b05c3d5279f8e372b53 # v44.0.0 with: configurationFile: .github/renovate.json5 token: ${{ steps.octo-sts.outputs.token }} diff --git a/modules/repository-base/base/.github/workflows/renovate.yaml b/modules/repository-base/base/.github/workflows/renovate.yaml index 69901787..d65aecb8 100644 --- a/modules/repository-base/base/.github/workflows/renovate.yaml +++ b/modules/repository-base/base/.github/workflows/renovate.yaml @@ -50,7 +50,7 @@ jobs: go-version: ${{ steps.go-version.outputs.result }} - name: Self-hosted Renovate - uses: renovatebot/github-action@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20 + uses: renovatebot/github-action@4ebebabcd582dddea1692b05c3d5279f8e372b53 # v44.0.0 with: configurationFile: .github/renovate.json5 token: ${{ steps.octo-sts.outputs.token }}