From 083ed908082666e17ebda3f7a11ffc9dacc3fa95 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:49:22 +0000 Subject: [PATCH] ci(deps): bump renovatebot/github-action from 40.2.10 to 40.3.1 | datasource | package | from | to | | ----------- | ------------------------- | -------- | ------- | | github-tags | renovatebot/github-action | v40.2.10 | v40.3.1 | --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 1b12068bf..2fd3ee8cf 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -52,7 +52,7 @@ jobs: ${{ env.config_file }} sparse-checkout-cone-mode: false - - uses: renovatebot/github-action@e1db501385ddcccbaae6fb9c06befae04f379f23 # v40.2.10 + - uses: renovatebot/github-action@a1ed1d0adddfdf138192d1fbe3150a80094dee6a # v40.3.1 with: token: ${{ github.token }} renovate-version: ${{ env.RENOVATE_VERSION }}