build(deps): bump nick-invision/retry from 2.8.3 to 2.9.0 (#502)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.8.3 to 2.9.0.
- [Release notes](https://github.com/nick-invision/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](943e742917...14672906e6
)
---
updated-dependencies:
- dependency-name: nick-invision/retry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
746f873255
Коммит
ffa0b8f455
|
@ -43,7 +43,7 @@ jobs:
|
|||
CI: true
|
||||
# FIXME: this is stalling
|
||||
# - name: Download cache
|
||||
# uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag: v2.8.3
|
||||
# uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # tag: v2.9.0
|
||||
# with:
|
||||
# timeout_seconds: 300
|
||||
# max_attempts: 3
|
||||
|
@ -62,7 +62,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Publish "/assets" to Storage if version branch
|
||||
if: ${{ inputs.branch == 'version' }}
|
||||
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag: v2.8.3
|
||||
uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # tag: v2.9.0
|
||||
with:
|
||||
timeout_seconds: 300
|
||||
max_attempts: 3
|
||||
|
@ -72,7 +72,7 @@ jobs:
|
|||
SAS: ${{ secrets.SAS }}
|
||||
- name: Publish "/docs" to Storage if version branch
|
||||
if: ${{ inputs.branch == 'version' }}
|
||||
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag: v2.8.3
|
||||
uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # tag: v2.9.0
|
||||
with:
|
||||
timeout_seconds: 300
|
||||
max_attempts: 3
|
||||
|
@ -82,7 +82,7 @@ jobs:
|
|||
SAS: ${{ secrets.SAS }}
|
||||
- name: Publish everything to Storage if main branch
|
||||
if: ${{ inputs.branch == 'main' }}
|
||||
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag: v2.8.3
|
||||
uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # tag: v2.9.0
|
||||
with:
|
||||
timeout_seconds: 300
|
||||
max_attempts: 3
|
||||
|
|
Загрузка…
Ссылка в новой задаче