From e71c4af4e983fe7d575c08927f331123ab72100e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 15 Feb 2024 08:17:33 -0800
Subject: [PATCH] chore(deps): update github-actions deps (#31206)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [Wandalen/wretry.action](https://togithub.com/Wandalen/wretry.action)
| action | minor | `v1.3.0` -> `v1.4.4` |
| [helm/kind-action](https://togithub.com/helm/kind-action) | action |
minor | `v1.8.0` -> `v1.9.0` |
---
### Release Notes
Wandalen/wretry.action (Wandalen/wretry.action)
###
[`v1.4.4`](https://togithub.com/Wandalen/wretry.action/compare/v1.4.3...v1.4.4)
[Compare
Source](https://togithub.com/Wandalen/wretry.action/compare/v1.4.3...v1.4.4)
###
[`v1.4.3`](https://togithub.com/Wandalen/wretry.action/compare/v1.4.2...v1.4.3)
[Compare
Source](https://togithub.com/Wandalen/wretry.action/compare/v1.4.2...v1.4.3)
###
[`v1.4.2`](https://togithub.com/Wandalen/wretry.action/compare/v1.4.1...v1.4.2)
[Compare
Source](https://togithub.com/Wandalen/wretry.action/compare/v1.4.1...v1.4.2)
###
[`v1.4.1`](https://togithub.com/Wandalen/wretry.action/compare/v1.4.0...v1.4.1)
[Compare
Source](https://togithub.com/Wandalen/wretry.action/compare/v1.4.0...v1.4.1)
###
[`v1.4.0`](https://togithub.com/Wandalen/wretry.action/compare/v1.3.0...v1.4.0)
[Compare
Source](https://togithub.com/Wandalen/wretry.action/compare/v1.3.0...v1.4.0)
helm/kind-action (helm/kind-action)
###
[`v1.9.0`](https://togithub.com/helm/kind-action/releases/tag/v1.9.0)
[Compare
Source](https://togithub.com/helm/kind-action/compare/v1.8.0...v1.9.0)
#### What's Changed
- Bump actions/checkout from 3.3.0 to 3.5.3 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/kind-action/pull/90](https://togithub.com/helm/kind-action/pull/90)
- Bump actions/checkout from 3.5.3 to 3.6.0 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/kind-action/pull/96](https://togithub.com/helm/kind-action/pull/96)
- Bump actions/checkout from 3.6.0 to 4.0.0 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/kind-action/pull/97](https://togithub.com/helm/kind-action/pull/97)
- Bump actions/checkout from 4.0.0 to 4.1.0 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/kind-action/pull/98](https://togithub.com/helm/kind-action/pull/98)
- Bump actions/checkout from 4.1.0 to 4.1.1 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/kind-action/pull/99](https://togithub.com/helm/kind-action/pull/99)
- chore: Bump node version to node20 by
[@sayboras](https://togithub.com/sayboras) in
[https://github.com/helm/kind-action/pull/102](https://togithub.com/helm/kind-action/pull/102)
- Fix arch detection in non-Debian distros by
[@musse](https://togithub.com/musse) in
[https://github.com/helm/kind-action/pull/93](https://togithub.com/helm/kind-action/pull/93)
- docs: fix default version in action.yml by
[@dunglas](https://togithub.com/dunglas) in
[https://github.com/helm/kind-action/pull/91](https://togithub.com/helm/kind-action/pull/91)
- docs: bump outdated action version in README by
[@dunglas](https://togithub.com/dunglas) in
[https://github.com/helm/kind-action/pull/92](https://togithub.com/helm/kind-action/pull/92)
#### New Contributors
- [@musse](https://togithub.com/musse) made their first
contribution in
[https://github.com/helm/kind-action/pull/93](https://togithub.com/helm/kind-action/pull/93)
- [@dunglas](https://togithub.com/dunglas) made their first
contribution in
[https://github.com/helm/kind-action/pull/91](https://togithub.com/helm/kind-action/pull/91)
**Full Changelog**:
https://github.com/helm/kind-action/compare/v1.8.0...v1.9.0
---
### Configuration
📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
.github/workflows/build-and-test.yml | 2 +-
.github/workflows/e2e-tests.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml
index 767f0a487586..284136b921e0 100644
--- a/.github/workflows/build-and-test.yml
+++ b/.github/workflows/build-and-test.yml
@@ -318,7 +318,7 @@ jobs:
merge-multiple: true
pattern: coverage-artifacts-*
- name: Upload coverage report
- uses: Wandalen/wretry.action@v1.3.0
+ uses: Wandalen/wretry.action@v1.4.4
with:
action: codecov/codecov-action@v3
with: |
diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml
index 1bf740cbcef3..b636c5ccbb4f 100644
--- a/.github/workflows/e2e-tests.yml
+++ b/.github/workflows/e2e-tests.yml
@@ -145,7 +145,7 @@ jobs:
if: steps.go-cache.outputs.cache-hit != 'true'
run: make -j2 gomoddownload
- name: Create kind cluster
- uses: helm/kind-action@v1.8.0
+ uses: helm/kind-action@v1.9.0
with:
node_image: kindest/node:${{ matrix.k8s-version }}
kubectl_version: ${{ matrix.k8s-version }}