mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update nick-invision/retry action to v2.5.1
This commit is contained in:
committed by
renovate[bot]
parent
b0994fe868
commit
bf14598e8d
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
run: make mock-assets
|
||||
|
||||
- name: Test Go code
|
||||
uses: nick-invision/retry@v2.5.0
|
||||
uses: nick-invision/retry@v2.5.1
|
||||
with:
|
||||
timeout_minutes: 10
|
||||
max_attempts: 5
|
||||
@@ -542,7 +542,7 @@ jobs:
|
||||
run: /usr/local/bin/heroku container:release web --app karma-demo
|
||||
|
||||
- name: Run e2e test
|
||||
uses: nick-invision/retry@v2.5.0
|
||||
uses: nick-invision/retry@v2.5.1
|
||||
with:
|
||||
timeout_minutes: 10
|
||||
max_attempts: 3
|
||||
|
||||
Reference in New Issue
Block a user