Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps dawidd6/action-download-artifact from 688efa90a08f3552e7c1420c8313e215164e8b14 to 0ad3579bfb84ad8f64e7144efd7b21925c40c9eb.

Commits
  • 0ad3579 Update action-download-artifact reference
  • a18d93a Refactor npm-updates workflow to use reusable workflow
  • f9ebae3 Update action-download-artifact version to v12
  • 0bd50d5 node_modules: update (#347)
  • c530ff8 Update commit and ref to use pull request SHA
  • a275236 Update dependencies in package.json
  • 74a19a2 Downgrade @​actions/core dependency version
  • d3cbd7e Change npm command from ci to install
  • 18697ba Update @​actions/artifact version in package.json
  • e369143 build(deps): bump peter-evans/create-pull-request from 7 to 8 (#344)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 688efa90a08f3552e7c1420c8313e215164e8b14 to 0ad3579bfb84ad8f64e7144efd7b21925c40c9eb.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@688efa9...0ad3579)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: 0ad3579bfb84ad8f64e7144efd7b21925c40c9eb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 1, 2026
@github-actions github-actions bot added the ci-cd Intégration et déploiement continus (GitHub Action, Workflow) label Jan 1, 2026
@Guts
Copy link
Collaborator

Guts commented Jan 12, 2026

@kannes are you sure that you want to stay on commits for GH Actions? Personally, I find it really hard to find out what changed and if the new commit is stable or not.

But I can leave with it (I guess).

@kannes
Copy link
Contributor

kannes commented Jan 22, 2026

TBH I find it scary how many updates those external workflows seem to require and how they introduce huge amounts of external, unvetted code that runs with our privileges. How over-engineered and interwoven with other dependencies is this stuff...

Iirc this particular action had some nasty security issue in the past which snuck into many repos due to the blind auto-updating. Could not find much on it right now though, so I might confuse it with some other tools.

Don't let my rambling take you down please... The results of the workflows are great and super useful!

I'd say do whatever you consider reasonable and what makes you more productive. 🤜

@kannes
Copy link
Contributor

kannes commented Jan 22, 2026

Additional commits viewable in compare view

Showing 3,171 changed files with 308,766 additions and 108,340 deletions.

screaming-screaming-man

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cd Intégration et déploiement continus (GitHub Action, Workflow) dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants