Skip to content

build(deps): bump dawidd6/action-download-artifact from 19 to 20#797

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/dawidd6/action-download-artifact-20
Open

build(deps): bump dawidd6/action-download-artifact from 19 to 20#797
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/dawidd6/action-download-artifact-20

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps dawidd6/action-download-artifact from 19 to 20.

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v20

What's Changed

Full Changelog: dawidd6/action-download-artifact@v19...v20

Commits

Dependabot compatibility score

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 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 19 to 20.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v19...v20)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '20'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 6, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 6, 2026

Greptile Summary

This PR bumps the dawidd6/action-download-artifact GitHub Action from v19 to v20 in the CI workflow. It is a routine automated dependency update with no breaking changes.

  • Single-line version bump in .github/workflows/nodejs.yml (line 108)
  • v20 of the action includes only minor transitive dependency updates: lodash, adm-zip, fast-xml-parser, filesize, and brace-expansion bumps, plus node_modules refreshes
  • No changes to the action's API, inputs, or behavior relevant to how this workflow uses it
  • No issues found

Confidence Score: 5/5

Safe to merge — routine automated dependency bump with no breaking changes

Single-line change bumping a well-maintained GitHub Action. The v20 release contains only minor transitive dependency updates (lodash, adm-zip, fast-xml-parser, filesize, brace-expansion) and no API or interface changes. The action is used identically before and after the bump.

No files require special attention

Important Files Changed

Filename Overview
.github/workflows/nodejs.yml Bumps dawidd6/action-download-artifact from v19 to v20; routine dependency update with no breaking changes

Sequence Diagram

sequenceDiagram
    participant GH as GitHub Actions Runner
    participant DL as dawidd6/action-download-artifact@v20
    participant AW as ActivityWatch/aw-server-rust

    GH->>DL: Trigger step (aw-server==aw-server-rust && aw-version==master)
    DL->>AW: Fetch artifact from build.yml (branch: master, event: push)
    AW-->>DL: Return binaries-Linux artifact
    DL-->>GH: Extract artifact to destination path
Loading

Reviews (1): Last reviewed commit: "build(deps): bump dawidd6/action-downloa..." | Re-trigger Greptile

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

Labels

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.

0 participants