Skip to content

Commit

Permalink
Bump grafana/k6-action from 0.2.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.2.0 to 0.3.1.
- [Release notes](https://github.com/grafana/k6-action/releases)
- [Commits](grafana/k6-action@v0.2.0...v0.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent ee9fb5b commit dc71bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-deploy-eks-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
- name: Writing kubeconfig for eks cluster
run: $(terraform output -raw configure_kubectl)
- name: Run local k6 test
uses: grafana/k6-action@v0.2.0
uses: grafana/k6-action@v0.3.1
with:
filename: ./tests/${{ inputs.load-test-file }}
- name: Get Cluster Info
Expand Down

0 comments on commit dc71bda

Please sign in to comment.