From e6def381a5c9c327d9ca85c66ba1d72841d20df6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 12:54:25 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v7.0.2 --- .github/workflows/update-mixins-monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-mixins-monitoring.yaml b/.github/workflows/update-mixins-monitoring.yaml index 3cc42495..0a7add74 100644 --- a/.github/workflows/update-mixins-monitoring.yaml +++ b/.github/workflows/update-mixins-monitoring.yaml @@ -16,7 +16,7 @@ jobs: run: ./scripts/update-monitoring-mixin-dashboards.sh - name: Create Pull Request - uses: peter-evans/create-pull-request@v7.0.1 + uses: peter-evans/create-pull-request@v7.0.2 with: title: "[AUTO] Update Monitoring mixins dashboards" branch: update-mixins-dashboard