Skip to content

Commit 5b85b7b

Browse files
authored
Update github-actions deps (#5656)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | action | patch | `v4.3.2` -> `v4.3.3` | | [actions/setup-node](https://github.com/actions/setup-node) | action | digest | `64ed1c7` -> `60edb5d` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | action | patch | `v4.3.1` -> `v4.3.3` | --- ### Release Notes <details> <summary>actions/dependency-review-action (actions/dependency-review-action)</summary> ### [`v4.3.3`](https://github.com/actions/dependency-review-action/releases/tag/v4.3.3): Notes for v4.3.3 [Compare Source](https://github.com/actions/dependency-review-action/compare/v4.3.2...v4.3.3) #### What's Changed - Allow slashes in purl package names by [@&#8203;juxtin](https://github.com/juxtin) in [https://github.com/actions/dependency-review-action/pull/765](https://github.com/actions/dependency-review-action/pull/765) - use the v3 version of the deps.dev API by [@&#8203;josieang](https://github.com/josieang) in [https://github.com/actions/dependency-review-action/pull/741](https://github.com/actions/dependency-review-action/pull/741) - PR with suggestions - \[Improvement]: Help streamline / simplify dependency review action README by [@&#8203;am-stead](https://github.com/am-stead) in [https://github.com/actions/dependency-review-action/pull/773](https://github.com/actions/dependency-review-action/pull/773) - fix show-openssf-scorecard-levels input by [@&#8203;ramann](https://github.com/ramann) in [https://github.com/actions/dependency-review-action/pull/776](https://github.com/actions/dependency-review-action/pull/776) - Updates to the contribution guidelines by [@&#8203;jonjanego](https://github.com/jonjanego) in [https://github.com/actions/dependency-review-action/pull/778](https://github.com/actions/dependency-review-action/pull/778) - Create issue templates by [@&#8203;jonjanego](https://github.com/jonjanego) in [https://github.com/actions/dependency-review-action/pull/777](https://github.com/actions/dependency-review-action/pull/777) - Fix the max comment length issue by [@&#8203;jhutchings1](https://github.com/jhutchings1) and [@&#8203;elireisman](https://github.com/elireisman) in [https://github.com/actions/dependency-review-action/pull/767](https://github.com/actions/dependency-review-action/pull/767) - Bump project version to 4.3.3 in prep for a release by [@&#8203;elireisman](https://github.com/elireisman) in [https://github.com/actions/dependency-review-action/pull/781](https://github.com/actions/dependency-review-action/pull/781) #### New Contributors - [@&#8203;josieang](https://github.com/josieang) made their first contribution in [https://github.com/actions/dependency-review-action/pull/741](https://github.com/actions/dependency-review-action/pull/741) - [@&#8203;am-stead](https://github.com/am-stead) made their first contribution in [https://github.com/actions/dependency-review-action/pull/773](https://github.com/actions/dependency-review-action/pull/773) - [@&#8203;ramann](https://github.com/ramann) made their first contribution in [https://github.com/actions/dependency-review-action/pull/776](https://github.com/actions/dependency-review-action/pull/776) **Full Changelog**: actions/dependency-review-action@v4.3.2...v4.3.3 </details> <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4.3.3`](https://github.com/actions/upload-artifact/releases/tag/v4.3.3) [Compare Source](https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3) ##### What's Changed - updating `@actions/artifact` dependency to v2.1.6 by [@&#8203;eggyhead](https://github.com/eggyhead) in [https://github.com/actions/upload-artifact/pull/565](https://github.com/actions/upload-artifact/pull/565) **Full Changelog**: actions/upload-artifact@v4.3.2...v4.3.3 ### [`v4.3.2`](https://github.com/actions/upload-artifact/releases/tag/v4.3.2) [Compare Source](https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2) #### What's Changed - Update release-new-action-version.yml by [@&#8203;konradpabjan](https://github.com/konradpabjan) in [https://github.com/actions/upload-artifact/pull/516](https://github.com/actions/upload-artifact/pull/516) - Minor fix to the migration readme by [@&#8203;andrewakim](https://github.com/andrewakim) in [https://github.com/actions/upload-artifact/pull/523](https://github.com/actions/upload-artifact/pull/523) - Update readme with v3/v2/v1 deprecation notice by [@&#8203;robherley](https://github.com/robherley) in [https://github.com/actions/upload-artifact/pull/561](https://github.com/actions/upload-artifact/pull/561) - updating `@actions/artifact` dependency to v2.1.5 and `@actions/core` to v1.0.1 by [@&#8203;eggyhead](https://github.com/eggyhead) in [https://github.com/actions/upload-artifact/pull/562](https://github.com/actions/upload-artifact/pull/562) #### New Contributors - [@&#8203;andrewakim](https://github.com/andrewakim) made their first contribution in [https://github.com/actions/upload-artifact/pull/523](https://github.com/actions/upload-artifact/pull/523) **Full Changelog**: actions/upload-artifact@v4.3.1...v4.3.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->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/jaegertracing/jaeger). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19--> Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 4ae7e21 commit 5b85b7b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/actions/setup-node.js/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
run: |
99
echo "JAEGER_UI_NODE_JS_VERSION=$(cat jaeger-ui/.nvmrc)" >> ${GITHUB_ENV}
1010
11-
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v4.0.2
11+
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
1212
with:
1313
node-version: ${{ env.JAEGER_UI_NODE_JS_VERSION }}
1414
cache: 'yarn'

.github/workflows/dependency-review.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: 'Checkout Repository'
2525
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2626
- name: 'Dependency Review'
27-
uses: actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # v4.3.2
27+
uses: actions/dependency-review-action@72eb03d02c7872a771aacd928f3123ac62ad6d3a # v4.3.3

.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6565
# format to the repository Actions tab.
6666
- name: "Upload artifact"
67-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
67+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
6868
with:
6969
name: SARIF file
7070
path: results.sarif

0 commit comments

Comments
 (0)