Skip to content

Commit

Permalink
Bump grafana/k6-action from 0.3.0 to 0.3.1
Browse files Browse the repository at this point in the history
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](grafana/k6-action@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: grafana/k6-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent a30d388 commit 4c00ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/load-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
token: ${{ secrets.REPOSITORY_DISPATCH_TOKEN }}

- name: Run local k6 test
uses: grafana/[email protected].0
uses: grafana/[email protected].1
with:
filename: load-tests/test_cases.js
flags: --out json=results.json
Expand Down

0 comments on commit 4c00ac1

Please sign in to comment.