From 6b8ae9cbf30fa468df6a3f4663e00c753d59f0cc Mon Sep 17 00:00:00 2001 From: Darragh O'Riordan Date: Sun, 8 Sep 2024 21:02:16 +1000 Subject: [PATCH] fix(renovate): Update renovatebot/github-action action to v40.2.7 (#207) --- .github/workflows/rennovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rennovate.yaml b/.github/workflows/rennovate.yaml index 4aa2f4b..0a5135f 100644 --- a/.github/workflows/rennovate.yaml +++ b/.github/workflows/rennovate.yaml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@0c94129d48b4e92addf23686b8a735b3057a0448 # v40.2.5 + uses: renovatebot/github-action@630a255a1f2f56c8d8ce160bed3e3ca577ca53e2 # v40.2.7 env: # Repository taken from variable to keep configuration file generic RENOVATE_REPOSITORIES: ${{ github.repository }}