Update github-actions deps (#12537)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | patch | `v4.2.1` -> `v4.2.2` | | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | minor | `5.3.1` -> `5.4.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/cache (actions/cache)</summary> ### [`v4.2.2`](https://redirect.github.com/actions/cache/releases/tag/v4.2.2) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.2.1...v4.2.2) ##### What's Changed > \[!IMPORTANT] > As a reminder, there were important backend changes to release v4.2.0, see [those release notes](https://redirect.github.com/actions/cache/releases/tag/v4.2.0) and [the announcement](https://redirect.github.com/actions/cache/discussions/1510) for more details. - Bump [@​actions/cache](https://redirect.github.com/actions/cache) to v4.0.2 by [@​robherley](https://redirect.github.com/robherley) in [https://github.com/actions/cache/pull/1560](https://redirect.github.com/actions/cache/pull/1560) **Full Changelog**: https://github.com/actions/cache/compare/v4.2.1...v4.2.2 </details> <details> <summary>codecov/codecov-action (codecov/codecov-action)</summary> ### [`v5.4.0`](https://redirect.github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v540) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v5.3.1...v5.4.0) ##### What's Changed - update wrapper submodule to 0.2.0, add recurse_submodules arg by [@​matt-codecov](https://redirect.github.com/matt-codecov) in [https://github.com/codecov/codecov-action/pull/1780](https://redirect.github.com/codecov/codecov-action/pull/1780) - build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1775](https://redirect.github.com/codecov/codecov-action/pull/1775) - build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1776](https://redirect.github.com/codecov/codecov-action/pull/1776) - build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1777](https://redirect.github.com/codecov/codecov-action/pull/1777) - Clarify in README that `use_pypi` bypasses integrity checks too by [@​webknjaz](https://redirect.github.com/webknjaz) in [https://github.com/codecov/codecov-action/pull/1773](https://redirect.github.com/codecov/codecov-action/pull/1773) - Fix use of safe.directory inside containers by [@​Flamefire](https://redirect.github.com/Flamefire) in [https://github.com/codecov/codecov-action/pull/1768](https://redirect.github.com/codecov/codecov-action/pull/1768) - Fix description for report_type input by [@​craigscott-crascit](https://redirect.github.com/craigscott-crascit) in [https://github.com/codecov/codecov-action/pull/1770](https://redirect.github.com/codecov/codecov-action/pull/1770) - build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1765](https://redirect.github.com/codecov/codecov-action/pull/1765) - Fix a typo in the example by [@​miranska](https://redirect.github.com/miranska) in [https://github.com/codecov/codecov-action/pull/1758](https://redirect.github.com/codecov/codecov-action/pull/1758) - build(deps): bump github/codeql-action from 3.28.5 to 3.28.8 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1757](https://redirect.github.com/codecov/codecov-action/pull/1757) - build(deps): bump github/codeql-action from 3.28.1 to 3.28.5 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1753](https://redirect.github.com/codecov/codecov-action/pull/1753) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									882a8bb51e
								
							
						
					
					
						commit
						a8b2be1f28
					
				| 
						 | 
				
			
			@ -36,7 +36,7 @@ jobs:
 | 
			
		|||
      - name: Cache Go
 | 
			
		||||
        id: go-cache
 | 
			
		||||
        timeout-minutes: 5
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: |
 | 
			
		||||
            ~/go/bin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -30,7 +30,7 @@ jobs:
 | 
			
		|||
          go-version: ~1.23.6
 | 
			
		||||
          cache: false
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        env:
 | 
			
		||||
          cache-name: cache-go-modules
 | 
			
		||||
        with:
 | 
			
		||||
| 
						 | 
				
			
			@ -59,7 +59,7 @@ jobs:
 | 
			
		|||
          go-version: ~1.23.6
 | 
			
		||||
          cache: false
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        env:
 | 
			
		||||
          cache-name: cache-go-modules
 | 
			
		||||
        with:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -27,7 +27,7 @@ jobs:
 | 
			
		|||
          cache: false
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        id: go-cache
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: |
 | 
			
		||||
            ~/go/bin
 | 
			
		||||
| 
						 | 
				
			
			@ -50,7 +50,7 @@ jobs:
 | 
			
		|||
          cache: false
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        id: go-cache
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: |
 | 
			
		||||
            ~/go/bin
 | 
			
		||||
| 
						 | 
				
			
			@ -74,7 +74,7 @@ jobs:
 | 
			
		|||
          cache: false
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        id: go-cache
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: |
 | 
			
		||||
            ~/go/bin
 | 
			
		||||
| 
						 | 
				
			
			@ -99,7 +99,7 @@ jobs:
 | 
			
		|||
          cache: false
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        id: go-cache
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: |
 | 
			
		||||
            ~/go/bin
 | 
			
		||||
| 
						 | 
				
			
			@ -155,14 +155,14 @@ jobs:
 | 
			
		|||
          cache: false
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        id: go-cache
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: |
 | 
			
		||||
            ~/go/bin
 | 
			
		||||
            ~/go/pkg/mod
 | 
			
		||||
          key: go-cache-${{ runner.os }}-${{ matrix.runner }}-${{ hashFiles('**/go.sum') }}
 | 
			
		||||
      - name: Cache Build
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: ~/.cache/go-build
 | 
			
		||||
          key: unittest-${{ runner.os }}-${{ matrix.runner }}-go-build-${{ matrix.go-version }}-${{ hashFiles('**/go.sum') }}
 | 
			
		||||
| 
						 | 
				
			
			@ -204,21 +204,21 @@ jobs:
 | 
			
		|||
          cache: false
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        id: go-cache
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: |
 | 
			
		||||
            ~/go/bin
 | 
			
		||||
            ~/go/pkg/mod
 | 
			
		||||
          key: go-cache-${{ runner.os }}-${{ hashFiles('**/go.sum') }}
 | 
			
		||||
      - name: Cache Build
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: ~/.cache/go-build
 | 
			
		||||
          key: coverage-${{ runner.os }}-go-build-${{ hashFiles('**/go.sum') }}
 | 
			
		||||
      - name: Run Unit Tests With Coverage
 | 
			
		||||
        run: make gotest-with-cover
 | 
			
		||||
      - name: Upload coverage report
 | 
			
		||||
        uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # 5.3.1
 | 
			
		||||
        uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # 5.4.0
 | 
			
		||||
        env:
 | 
			
		||||
          CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -268,7 +268,7 @@ jobs:
 | 
			
		|||
          cache: false
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        id: go-cache
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: |
 | 
			
		||||
            ~/go/bin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -36,7 +36,7 @@ jobs:
 | 
			
		|||
          go-version: ~1.23.6
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        id: go-cache
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: |
 | 
			
		||||
            ~/go/bin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -24,7 +24,7 @@ jobs:
 | 
			
		|||
          cache: false
 | 
			
		||||
      - name: Cache Go
 | 
			
		||||
        id: go-cache
 | 
			
		||||
        uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
 | 
			
		||||
        uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
 | 
			
		||||
        with:
 | 
			
		||||
          path: |
 | 
			
		||||
            ~/go/bin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue