diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 6eab0c7..28b14d4 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Run Renovate - uses: renovatebot/github-action@316d7cd859606d6039a2182b7d69199e9b036835 # v46.2.1 + uses: renovatebot/github-action@e09d604f8f803bb527bd8321ed5be06c460b8682 # v46.2.2 env: RENOVATE_REPOSITORIES: ${{ github.repository }} LOG_LEVEL: 'debug'