Skip to content

Commit

Permalink
chore(deps): update grafana/k6-action action to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 4106baa commit 6fa96c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/loadtesting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Run K6 client/features benchmark
uses: grafana/[email protected].0
uses: grafana/[email protected].1
with:
filename: benchmarks/clientfeaturesendpoint.js
env:
TOKEN: ${{ secrets.UNLEASH_CLIENT_SECRET }}
- name: Run K6 proxy benchmark
uses: grafana/[email protected].0
uses: grafana/[email protected].1
with:
filename: benchmarks/proxyendpoint.js
env:
Expand Down

0 comments on commit 6fa96c3

Please sign in to comment.