From 476a3a14aad0e5f268afa5cb81028dde4141e88e Mon Sep 17 00:00:00 2001 From: Phillip Dykman Date: Mon, 25 Nov 2024 17:17:18 -0800 Subject: [PATCH] Update renovatebot/github-action action to v41.0.4 (#36) Co-authored-by: Renovate Bot --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index fccef07..7881b2e 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Renovate - uses: renovatebot/github-action@e02bf7b1c996027e55e910400653576a8293246c # v41.0.3 + uses: renovatebot/github-action@757597d1bb6993c6406e207997a85f2b20ff39be # v41.0.4 env: RENOVATE_REPOSITORIES: ${{ github.repository }} with: