Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump nick-invision/retry from 2.7.0 to 2.8.2 #86

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
gcloud info

- name: Create GCP VM
uses: nick-invision/retry@e88a9994b039653512d697de1bce46b00bfe11b5
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
with:
retry_on: error
timeout_minutes: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
gcloud info

- name: Create GCP VM
uses: nick-invision/retry@e88a9994b039653512d697de1bce46b00bfe11b5
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
with:
retry_on: error
timeout_minutes: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
gcloud info

- name: Create GCP VM
uses: nick-invision/retry@e88a9994b039653512d697de1bce46b00bfe11b5
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
with:
retry_on: error
timeout_minutes: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
gcloud info

- name: Create GCP VM
uses: nick-invision/retry@e88a9994b039653512d697de1bce46b00bfe11b5
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
with:
retry_on: error
timeout_minutes: 1
Expand Down