We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306b731 commit 49b35a5Copy full SHA for 49b35a5
.github/workflows/.tests.yml
@@ -89,7 +89,7 @@ jobs:
89
steps:
90
- uses: actions/checkout@v4
91
- uses: grafana/setup-k6-action@ffe7d7290dfa715e48c2ccc924d068444c94bde2 # v1.1.0
92
- - uses: grafana/run-k6-action@a784f35f3b2bdccde26814c5ad229b118c865a77 # v1.1.3
+ - uses: grafana/run-k6-action@c6b79182b9b666aa4f630f4a6be9158ead62536e # v1.2.0
93
env:
94
BACKEND_URL: https://${{ env.PREFIX }}-frontend.${{ env.DOMAIN }}/api
95
FRONTEND_URL: https://${{ env.PREFIX }}-frontend.${{ env.DOMAIN }}
0 commit comments