Skip to content

chore(deps): bump dawidd6/action-download-artifact from 20 to 21#3014

Merged
xingyaoww merged 1 commit into
mainfrom
dependabot/github_actions/dawidd6/action-download-artifact-21
May 5, 2026
Merged

chore(deps): bump dawidd6/action-download-artifact from 20 to 21#3014
xingyaoww merged 1 commit into
mainfrom
dependabot/github_actions/dawidd6/action-download-artifact-21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v21

What's Changed

New Contributors

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

Commits
  • b6e2e70 node_modules: update (#405)
  • 1708cb3 Download artifacts in creation order (#398)
  • 00b585a build(deps): bump filesize from 11.0.16 to 11.0.17 (#404)
  • 0414c42 build(deps): bump @​actions/core from 3.0.0 to 3.0.1 (#401)
  • c802aad build(deps): bump @​actions/github from 9.1.0 to 9.1.1 (#400)
  • ef06691 build(deps): bump fast-xml-parser from 5.5.7 to 5.7.1 (#402)
  • 026702e build(deps): bump filesize from 11.0.15 to 11.0.16 (#399)
  • 09d0677 build(deps): bump @​actions/github from 9.0.0 to 9.1.0 (#396)
  • See full diff in compare view

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)
--- **Agent Server images for this PR**

GHCR package: https://github.com/OpenHands/agent-sdk/pkgs/container/agent-server

Variants & Base Images

Variant Architectures Base Image Docs / Tags
java amd64, arm64 eclipse-temurin:17-jdk Link
python amd64, arm64 nikolaik/python-nodejs:python3.13-nodejs22-slim Link
golang amd64, arm64 golang:1.21-bookworm Link

Pull (multi-arch manifest)

# Each variant is a multi-arch manifest supporting both amd64 and arm64
docker pull ghcr.io/openhands/agent-server:34ac92c-python

Run

docker run -it --rm \
  -p 8000:8000 \
  --name agent-server-34ac92c-python \
  ghcr.io/openhands/agent-server:34ac92c-python

All tags pushed for this build

ghcr.io/openhands/agent-server:34ac92c-golang-amd64
ghcr.io/openhands/agent-server:34ac92c-golang_tag_1.21-bookworm-amd64
ghcr.io/openhands/agent-server:34ac92c-golang-arm64
ghcr.io/openhands/agent-server:34ac92c-golang_tag_1.21-bookworm-arm64
ghcr.io/openhands/agent-server:34ac92c-java-amd64
ghcr.io/openhands/agent-server:34ac92c-eclipse-temurin_tag_17-jdk-amd64
ghcr.io/openhands/agent-server:34ac92c-java-arm64
ghcr.io/openhands/agent-server:34ac92c-eclipse-temurin_tag_17-jdk-arm64
ghcr.io/openhands/agent-server:34ac92c-python-amd64
ghcr.io/openhands/agent-server:34ac92c-nikolaik_s_python-nodejs_tag_python3.13-nodejs22-slim-amd64
ghcr.io/openhands/agent-server:34ac92c-python-arm64
ghcr.io/openhands/agent-server:34ac92c-nikolaik_s_python-nodejs_tag_python3.13-nodejs22-slim-arm64
ghcr.io/openhands/agent-server:34ac92c-golang
ghcr.io/openhands/agent-server:34ac92c-java
ghcr.io/openhands/agent-server:34ac92c-python

About Multi-Architecture Support

  • Each variant tag (e.g., 34ac92c-python) is a multi-arch manifest supporting both amd64 and arm64
  • Docker automatically pulls the correct architecture for your platform
  • Individual architecture tags (e.g., 34ac92c-python-amd64) are also available if needed

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 30, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Python API breakage checks — ✅ PASSED

Result:PASSED

Action log

@github-actions

Copy link
Copy Markdown
Contributor

REST API breakage checks (OpenAPI) — ✅ PASSED

Result:PASSED

Action log

@all-hands-bot all-hands-bot requested a review from neubig May 3, 2026 12:37
@all-hands-bot

Copy link
Copy Markdown
Collaborator

[Automatic Post]: I have assigned @neubig as a reviewer based on the repository MAINTAINERS file. Thanks in advance for the help!

@xingyaoww xingyaoww merged commit fab8bc1 into main May 5, 2026
108 of 111 checks passed
@xingyaoww xingyaoww deleted the dependabot/github_actions/dawidd6/action-download-artifact-21 branch May 5, 2026 20:25
StressTestor pushed a commit to StressTestor/software-agent-sdk that referenced this pull request Jun 1, 2026
…nHands#3014)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants