Skip to content

Commit 49b35a5

Browse files
chore(deps): update grafana/run-k6-action action to v1.2.0 (#2313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 306b731 commit 49b35a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
steps:
9090
- uses: actions/checkout@v4
9191
- uses: grafana/setup-k6-action@ffe7d7290dfa715e48c2ccc924d068444c94bde2 # v1.1.0
92-
- uses: grafana/run-k6-action@a784f35f3b2bdccde26814c5ad229b118c865a77 # v1.1.3
92+
- uses: grafana/run-k6-action@c6b79182b9b666aa4f630f4a6be9158ead62536e # v1.2.0
9393
env:
9494
BACKEND_URL: https://${{ env.PREFIX }}-frontend.${{ env.DOMAIN }}/api
9595
FRONTEND_URL: https://${{ env.PREFIX }}-frontend.${{ env.DOMAIN }}

0 commit comments

Comments
 (0)