From 32b2bb73b8a7a0dd2c76fbd09409a57594bcef9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:36:58 +0100 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v6.0.2 (#460) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 eeaf64c7..d10f2999 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@v6.0.1 + uses: peter-evans/create-pull-request@v6.0.2 with: title: "[AUTO] Update Monitoring mixins dashboards" branch: update-mixins-dashboard