Bump Wandalen/wretry.action from 1 to 2

Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 1 to 2.
- [Release notes](https://github.com/wandalen/wretry.action/releases)
- [Commits](https://github.com/wandalen/wretry.action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: Wandalen/wretry.action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-25 04:41:56 +00:00 committed by GitHub
parent f1b1015855
commit 1bdf8871a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 9 deletions

View File

@ -415,7 +415,7 @@ jobs:
- name: Fetch test environment
id: fetch
if: needs.file-check.outputs.run == 'true'
uses: Wandalen/wretry.action@v1
uses: Wandalen/wretry.action@v2
with:
action: actions/download-artifact@v4
with: |
@ -503,7 +503,7 @@ jobs:
- name: Fetch dist tarball artifacts
id: fetch-tarball
if: needs.file-check.outputs.run == 'true'
uses: Wandalen/wretry.action@v1
uses: Wandalen/wretry.action@v2
with:
action: actions/download-artifact@v4
with: |
@ -529,7 +529,7 @@ jobs:
- name: Fetch test environment
id: fetch-test-environment
if: needs.file-check.outputs.run == 'true'
uses: Wandalen/wretry.action@v1
uses: Wandalen/wretry.action@v2
with:
action: actions/download-artifact@v4
with: |
@ -596,7 +596,7 @@ jobs:
- name: Retrieve Build Artifacts
id: fetch-dist
if: needs.file-check.outputs.run == 'true'
uses: Wandalen/wretry.action@v1
uses: Wandalen/wretry.action@v2
with:
action: actions/download-artifact@v4
with: |
@ -675,7 +675,7 @@ jobs:
- name: Fetch artifacts
id: fetch
if: needs.file-check.outputs.run == 'true'
uses: Wandalen/wretry.action@v1
uses: Wandalen/wretry.action@v2
with:
action: actions/download-artifact@v4
with: |
@ -744,7 +744,7 @@ jobs:
- name: Fetch artifacts
id: fetch-artifacts
if: needs.file-check.outputs.run == 'true'
uses: Wandalen/wretry.action@v1
uses: Wandalen/wretry.action@v2
with:
action: actions/download-artifact@v4
with: |
@ -798,7 +798,7 @@ jobs:
steps:
- name: Retrieve Artifacts
id: fetch
uses: Wandalen/wretry.action@v1
uses: Wandalen/wretry.action@v2
with:
action: actions/download-artifact@v4
with: |
@ -867,7 +867,7 @@ jobs:
token: ${{ secrets.NETDATABOT_GITHUB_TOKEN }}
- name: Retrieve Artifacts
id: fetch
uses: Wandalen/wretry.action@v1
uses: Wandalen/wretry.action@v2
with:
action: actions/download-artifact@v4
with: |
@ -985,7 +985,7 @@ jobs:
uses: actions/checkout@v4
- name: Retrieve Artifacts
id: fetch
uses: Wandalen/wretry.action@v1
uses: Wandalen/wretry.action@v2
with:
action: actions/download-artifact@v4
with: |