From 355ef525297a8f33e2c499aca03eb538354dea70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 09:40:28 +0200 Subject: [PATCH] Update peter-evans/create-pull-request action to v7 (#144) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/cleanup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cleanup.yaml b/.github/workflows/cleanup.yaml index 018f42e..e4aa1d9 100644 --- a/.github/workflows/cleanup.yaml +++ b/.github/workflows/cleanup.yaml @@ -97,7 +97,7 @@ jobs: - name: Create Pull Request id: pull-request if: ${{ ! inputs.dry-run }} - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 + uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # v7.0.3 with: token: ${{ github.token }} title: Periodic App Catalog Cleanup