Skip to content

chore(deps): update github artifact actions (major)#179

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-github-artifact-actions
Open

chore(deps): update github artifact actions (major)#179
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 26, 2026

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action major v7v8
actions/upload-artifact action major v6v7

Release Notes

actions/download-artifact (actions/download-artifact)

v8

Compare Source

actions/upload-artifact (actions/upload-artifact)

v7

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 26, 2026 19:46
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.15%. Comparing base (3e1600d) to head (c7ce4e8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   78.15%   78.15%           
=======================================
  Files           9        9           
  Lines         673      673           
  Branches       38       38           
=======================================
  Hits          526      526           
  Misses        121      121           
  Partials       26       26           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbrattli dbrattli added the waiting-for-risk-review Waiting for a member of the risk review team to take an action label Mar 27, 2026
Copy link
Copy Markdown
Contributor

@thorkildcognite thorkildcognite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦄

dotnet-version: 8.0.407
- name: Download nuget packages
uses: actions/download-artifact@v7
uses: actions/download-artifact@v8
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice upgrade as this by default now checks digests!

@thorkildcognite thorkildcognite self-assigned this Mar 29, 2026
@thorkildcognite thorkildcognite added risk-review-ongoing Risk review is in progress waiting-for-team Waiting for the submitter or reviewer of the PR to take an action and removed waiting-for-risk-review Waiting for a member of the risk review team to take an action labels Mar 29, 2026
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from 7417e22 to c7ce4e8 Compare March 31, 2026 09:48
@dbrattli dbrattli added waiting-for-risk-review Waiting for a member of the risk review team to take an action and removed waiting-for-team Waiting for the submitter or reviewer of the PR to take an action labels Mar 31, 2026
Copy link
Copy Markdown
Contributor

@thorkildcognite thorkildcognite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦄 In the future we will want to move the reference to github actions to move to digests (due to supply chain attack risks), but suggest doing that as a separate PR.

@thorkildcognite thorkildcognite added waiting-for-team Waiting for the submitter or reviewer of the PR to take an action and removed waiting-for-risk-review Waiting for a member of the risk review team to take an action labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk-review-ongoing Risk review is in progress waiting-for-team Waiting for the submitter or reviewer of the PR to take an action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants