Skip to content

Commit

Permalink
chore(deps): update cilium/scale-tests-action digest to 511e3d9
Browse files Browse the repository at this point in the history
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cilium-renovate[bot] authored and julianwiedmann committed Jun 17, 2024
1 parent ec54eb1 commit b6400ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/net-perf-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:

- name: Export results and sysdump to GS bucket
if: ${{ always() && steps.run-perf.outcome != 'skipped' && steps.run-perf.outcome != 'cancelled' }}
uses: cilium/scale-tests-action/export-results@238d773bd07754bfd693a6b22c94eddf3a12778d # main
uses: cilium/scale-tests-action/export-results@511e3d9dbf06f6dbde8d1af6834eb1fcab38ca05 # main
with:
test_name: ${{ env.test_name }}-${{ matrix.name }}
results_bucket: ${{ env.GCP_PERF_RESULTS_BUCKET }}
Expand Down

0 comments on commit b6400ee

Please sign in to comment.