From 3c7a3c04f51870ec4738a91d35a31a0e5faf7a1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 09:10:04 -0800 Subject: [PATCH] chore(deps): update github-actions deps (#36933) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | patch | `5.1.1` -> `5.1.2` | | [helm/kind-action](https://redirect.github.com/helm/kind-action) | action | minor | `v1.10.0` -> `v1.12.0` | # Warnings (1) Please correct - or verify that you can safely ignore - these warnings before you merge this PR. - `codecov/codecov-action`: Could not determine new digest for update (github-tags package codecov/codecov-action) --- --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
codecov/codecov-action (codecov/codecov-action) ### [`v5.1.2`](https://redirect.github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v512) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v5.1.1...v5.1.2) ##### What's Changed - fix: update statment by [@​thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1726](https://redirect.github.com/codecov/codecov-action/pull/1726) - fix: update action script by [@​thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1725](https://redirect.github.com/codecov/codecov-action/pull/1725) - fix: prevent oidc on tokenless due to permissioning by [@​thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1724](https://redirect.github.com/codecov/codecov-action/pull/1724) - chore(release): wrapper-0.0.31 by [@​app/codecov-releaser-app](https://redirect.github.com/app/codecov-releaser-app) in [https://github.com/codecov/codecov-action/pull/1723](https://redirect.github.com/codecov/codecov-action/pull/1723) - Put quotes around `${{ inputs.token }}` in `action.yml` by [@​jwodder](https://redirect.github.com/jwodder) in [https://github.com/codecov/codecov-action/pull/1721](https://redirect.github.com/codecov/codecov-action/pull/1721) - build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1722](https://redirect.github.com/codecov/codecov-action/pull/1722) - Remove mistake from options table by [@​Acconut](https://redirect.github.com/Acconut) in [https://github.com/codecov/codecov-action/pull/1718](https://redirect.github.com/codecov/codecov-action/pull/1718) - build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1717](https://redirect.github.com/codecov/codecov-action/pull/1717) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2
helm/kind-action (helm/kind-action) ### [`v1.12.0`](https://redirect.github.com/helm/kind-action/releases/tag/v1.12.0) [Compare Source](https://redirect.github.com/helm/kind-action/compare/v1.11.0...v1.12.0) #### What's Changed - update kind to use release v0.26.0 by [@​cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/kind-action/pull/129](https://redirect.github.com/helm/kind-action/pull/129) - feat: options to configure local registry by [@​tthvo](https://redirect.github.com/tthvo) in [https://github.com/helm/kind-action/pull/113](https://redirect.github.com/helm/kind-action/pull/113) - Bump actions/checkout from 4.1.4 to 4.2.2 in the actions group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/helm/kind-action/pull/130](https://redirect.github.com/helm/kind-action/pull/130) #### New Contributors - [@​tthvo](https://redirect.github.com/tthvo) made their first contribution in [https://github.com/helm/kind-action/pull/113](https://redirect.github.com/helm/kind-action/pull/113) **Full Changelog**: https://github.com/helm/kind-action/compare/v1.11.0...v1.12.0 ### [`v1.11.0`](https://redirect.github.com/helm/kind-action/releases/tag/v1.11.0) [Compare Source](https://redirect.github.com/helm/kind-action/compare/v1.10.0...v1.11.0) #### What's Changed - add wait test by [@​cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/kind-action/pull/111](https://redirect.github.com/helm/kind-action/pull/111) - revert wget to use curl again by [@​cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/kind-action/pull/110](https://redirect.github.com/helm/kind-action/pull/110) - feat: add custom kubeconfig option as action input by [@​jbattiato](https://redirect.github.com/jbattiato) in [https://github.com/helm/kind-action/pull/119](https://redirect.github.com/helm/kind-action/pull/119) - fix: Use new mirror for downloading kubectl by [@​jriedel-ionos](https://redirect.github.com/jriedel-ionos) in [https://github.com/helm/kind-action/pull/127](https://redirect.github.com/helm/kind-action/pull/127) - update kind to default to release v0.24.0 by [@​cpanato](https://redirect.github.com/cpanato) in [https://github.com/helm/kind-action/pull/122](https://redirect.github.com/helm/kind-action/pull/122) #### New Contributors - [@​jbattiato](https://redirect.github.com/jbattiato) made their first contribution in [https://github.com/helm/kind-action/pull/119](https://redirect.github.com/helm/kind-action/pull/119) - [@​jriedel-ionos](https://redirect.github.com/jriedel-ionos) made their first contribution in [https://github.com/helm/kind-action/pull/127](https://redirect.github.com/helm/kind-action/pull/127) **Full Changelog**: https://github.com/helm/kind-action/compare/v1.10.0...v1.11.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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](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 9c811d20dc57..d830458da194 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -332,7 +332,7 @@ jobs: merge-multiple: true pattern: coverage-artifacts-* - name: Upload coverage report - uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # 5.1.1 + uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # 5.1.2 env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index deeec0d8373e..7eb204dff8fe 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -152,7 +152,7 @@ jobs: if: steps.go-cache.outputs.cache-hit != 'true' run: make -j2 gomoddownload - name: Create kind cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.12.0 with: node_image: kindest/node:${{ matrix.k8s-version }} kubectl_version: ${{ matrix.k8s-version }}