From d61d1b45daef10bb4d736451c09b4e7cfe9295d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:57:57 +0000 Subject: [PATCH] chore: bump xt0rted/pull-request-comment-branch from 2.0.0 to 3.0.0 Bumps [xt0rted/pull-request-comment-branch](https://github.com/xt0rted/pull-request-comment-branch) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/xt0rted/pull-request-comment-branch/releases) - [Changelog](https://github.com/xt0rted/pull-request-comment-branch/blob/main/CHANGELOG.md) - [Commits](https://github.com/xt0rted/pull-request-comment-branch/compare/d97294d304604fa98a2600a6e2f916a84b596dc7...e8b8daa837e8ea7331c0003c9c316a64c6d8b0b1) --- updated-dependencies: - dependency-name: xt0rted/pull-request-comment-branch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/performance-comparison.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/performance-comparison.yml b/.github/workflows/performance-comparison.yml index c07e61b20b6..7cce8176c6f 100644 --- a/.github/workflows/performance-comparison.yml +++ b/.github/workflows/performance-comparison.yml @@ -92,7 +92,7 @@ jobs: sudo install minikube /usr/local/bin/minikube minikube start --profile=minikube --driver=docker - - uses: xt0rted/pull-request-comment-branch@d97294d304604fa98a2600a6e2f916a84b596dc7 + - uses: xt0rted/pull-request-comment-branch@e8b8daa837e8ea7331c0003c9c316a64c6d8b0b1 id: comment-branch - name: Make and install Skaffold binary from current PR