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

🌱 Bump nick-invision/retry from 2.8.2 to 2.8.3 #2576

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

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Expand Up @@ -58,7 +58,7 @@ jobs:
go mod download
- name: Run GITHUB_TOKEN E2E #using retry because the GitHub token is being throttled.
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
env:
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLAB_AUTH_TOKEN: ${{ secrets.GITLAB_TOKEN }}
Expand All @@ -69,7 +69,7 @@ jobs:
command: make e2e-gh-token

- name: Run PAT E2E #using retry because the GitHub token is being throttled.
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
env:
GITHUB_AUTH_TOKEN: ${{ secrets.GH_AUTH_TOKEN }}
with:
Expand Down
34 changes: 17 additions & 17 deletions .github/workflows/main.yml
Expand Up @@ -109,7 +109,7 @@ jobs:
check-latest: true
cache: true
- name: generate mocks
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
check-latest: true
cache: true
- name: generate docs
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -192,7 +192,7 @@ jobs:
check-latest: true
cache: true
- name: build-proto
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -240,7 +240,7 @@ jobs:
check-latest: true
cache: true
- name: Run build
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -288,7 +288,7 @@ jobs:
check-latest: true
cache: true
- name: build cron
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -336,7 +336,7 @@ jobs:
check-latest: true
cache: true
- name: build worker
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -384,7 +384,7 @@ jobs:
check-latest: true
cache: true
- name: build cii-worker
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -432,7 +432,7 @@ jobs:
check-latest: true
cache: true
- name: build shuffler
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -480,7 +480,7 @@ jobs:
check-latest: true
cache: true
- name: build bq transfer
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -528,7 +528,7 @@ jobs:
check-latest: true
cache: true
- name: build bq transfer
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -576,7 +576,7 @@ jobs:
check-latest: true
cache: true
- name: build webhook
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -624,7 +624,7 @@ jobs:
check-latest: true
cache: true
- name: build-add-script
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -672,7 +672,7 @@ jobs:
check-latest: true
cache: true
- name: build-validate-script
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -720,7 +720,7 @@ jobs:
check-latest: true
cache: true
- name: build-validate-script
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -792,7 +792,7 @@ jobs:
check-latest: true
cache: true
- name: Run build
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -839,7 +839,7 @@ jobs:
check-latest: true
cache: true
- name: Run build
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down Expand Up @@ -874,7 +874,7 @@ jobs:
check-latest: true
cache: true
- name: Run build
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publishimage.yml
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: install ko
uses: imjasonh/setup-ko@ace48d793556083a76f1e3e6068850c1f4a369aa
- name: publishimage
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
with:
max_attempts: 3
retry_on: error
Expand Down