build(deps): bump dawidd6/action-download-artifact from 20 to 21#810
build(deps): bump dawidd6/action-download-artifact from 20 to 21#810dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 20 to 21. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v20...v21) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryRoutine Dependabot bump of Confidence Score: 5/5Safe to merge — single-line version bump with no logic changes. The change is a one-line Dependabot-managed version bump of a well-known GitHub Actions action. The upstream changelog shows only dependency updates and a minor behavioral improvement (creation-order artifact downloads). No security concerns or breaking changes identified. No files require special attention. Important Files Changed
Sequence DiagramsequenceDiagram
participant CI as GitHub Actions CI
participant DL as dawidd6/action-download-artifact@v21
participant GH as GitHub API (ActivityWatch/aw-server-rust)
CI->>DL: Trigger (matrix: aw-server-rust, master)
DL->>GH: Fetch workflow artifacts (creation order)
GH-->>DL: Artifact list
DL-->>CI: Download aw-server-rust nightly artifact
Reviews (1): Last reviewed commit: "build(deps): bump dawidd6/action-downloa..." | Re-trigger Greptile |
Bumps dawidd6/action-download-artifact from 20 to 21.
Release notes
Sourced from dawidd6/action-download-artifact's releases.
Commits
b6e2e70node_modules: update (#405)1708cb3Download artifacts in creation order (#398)00b585abuild(deps): bump filesize from 11.0.16 to 11.0.17 (#404)0414c42build(deps): bump@actions/corefrom 3.0.0 to 3.0.1 (#401)c802aadbuild(deps): bump@actions/githubfrom 9.1.0 to 9.1.1 (#400)ef06691build(deps): bump fast-xml-parser from 5.5.7 to 5.7.1 (#402)026702ebuild(deps): bump filesize from 11.0.15 to 11.0.16 (#399)09d0677build(deps): bump@actions/githubfrom 9.0.0 to 9.1.0 (#396)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)