From 049a4dcec35828cf9bb3f14725ee2610b2550b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 15:35:14 +0000 Subject: [PATCH] ci: bump grafana/k6-action from 0.3.0 to 0.3.1 Bumps [grafana/k6-action](https://github.com/grafana/k6-action) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/grafana/k6-action/releases) - [Commits](https://github.com/grafana/k6-action/compare/v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: grafana/k6-action dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/performance-gate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/performance-gate.yml b/.github/workflows/performance-gate.yml index d53a4d4b..b93f1976 100644 --- a/.github/workflows/performance-gate.yml +++ b/.github/workflows/performance-gate.yml @@ -37,7 +37,7 @@ jobs: NODE_ENV: test - name: Run k6 load tests - uses: grafana/k6-action@v0.3.0 + uses: grafana/k6-action@v0.3.1 with: filename: tests/load/api-load-test.js env: