Skip to content

Commit

Permalink
Bump Wandalen/wretry.action from 1.0.36 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [Wandalen/wretry.action](https://github.com/Wandalen/wretry.action) from 1.0.36 to 1.1.0.
- [Release notes](https://github.com/Wandalen/wretry.action/releases)
- [Commits](Wandalen/wretry.action@v1.0.36...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent 76eaffc commit e5f2fe6
Show file tree
Hide file tree
Showing 39 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bloat_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
image: connectedhomeip/chip-build:0.7.0

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
env:
CONCURRENCY_CONTEXT: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
run: echo "$CONCURRENCY_CONTEXT"
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down Expand Up @@ -163,7 +163,7 @@ jobs:
env:
CONCURRENCY_CONTEXT: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
run: echo "$CONCURRENCY_CONTEXT"
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down Expand Up @@ -335,7 +335,7 @@ jobs:
env:
CONCURRENCY_CONTEXT: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
run: echo "$CONCURRENCY_CONTEXT"
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down Expand Up @@ -386,7 +386,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down Expand Up @@ -494,7 +494,7 @@ jobs:
net.ipv4.conf.all.forwarding=1 net.ipv6.conf.all.forwarding=1"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/chef.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
options: --user root

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down Expand Up @@ -70,7 +70,7 @@ jobs:
options: --user root

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
options: --user root

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cirque.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# options: "--privileged"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/darwin-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: macos-latest

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: macos-latest

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_img.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# NOTE: vscode image consumes ~52 GB disk space but GitHub-hosted runners provide ~10 GB free disk space(https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources)
#- "-vscode"
steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-ameba.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
options: --user root

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-bouffalolab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-cc13x2x7_26x2x7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-cc32xx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-efr32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/examples-esp32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- "/tmp/bloat_reports:/tmp/bloat_reports"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:
- "/tmp/bloat_reports:/tmp/bloat_reports"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-infineon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-k32w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-linux-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- "/tmp/bloat_reports:/tmp/bloat_reports"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-linux-imx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
image: connectedhomeip/chip-build-imx:0.7.0

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-linux-standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- "/tmp/bloat_reports:/tmp/bloat_reports"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-mbed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- "/tmp/bloat_reports:/tmp/bloat_reports"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-mw320.yaml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-nrfconnect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- "/tmp/bloat_reports:/tmp/bloat_reports"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-openiotsdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
options: --privileged

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-qpg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-telink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- "/tmp/bloat_reports:/tmp/bloat_reports"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-tizen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- "/tmp/output_binaries:/tmp/output_binaries"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fixit_rotation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/full-android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- "/tmp/log_output:/tmp/test_logs"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
if: ${{ !env.ACT }}
name: Checkout
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/fuzzing-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- "/tmp/log_output:/tmp/test_logs"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
image: connectedhomeip/chip-build:0.6.47

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
if: ${{ !env.ACT }}
name: Checkout
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/qemu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- "/tmp/log_output:/tmp/test_logs"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down Expand Up @@ -108,7 +108,7 @@ jobs:
- "/tmp/log_output:/tmp/test_logs"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release_artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
image: connectedhomeip/chip-build-esp32:0.7.0

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
container:
image: connectedhomeip/chip-build-efr32:0.7.0
steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/smoketest-android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- "/tmp/log_output:/tmp/test_logs"

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/smoketest-darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: macos-latest

steps:
- uses: Wandalen/wretry.action@v1.0.36
- uses: Wandalen/wretry.action@v1.1.0
name: Checkout
with:
action: actions/checkout@v3
Expand Down
Loading

0 comments on commit e5f2fe6

Please sign in to comment.