From 192ae54aa2f35df2c23fdd1fd4fdb3c14763e793 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:01:08 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41.0.6 --- .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 0a057ccb..1d9852ad 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -19,7 +19,7 @@ jobs: - name: Checkout repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Run Renovate - uses: renovatebot/github-action@v41.0.3 + uses: renovatebot/github-action@v41.0.6 with: useSlim: false token: ${{ secrets.GITHUBTOKEN }}