Skip to content

Update artifact actions with verified pins and strict digest checks - #175

Merged
jmanico merged 3 commits into
mainfrom
dependabot/github_actions/actions-055219aa09
Sep 26, 2026
Merged

jmanico merged 3 commits into
mainfrom
dependabot/github_actions/actions-055219aa09

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 26, 2026 •

Copy link
Copy Markdown
Contributor

Upgrade the paired artifact actions to the verified official upload-artifact v7.0.1 and download-artifact v8.0.1 commits, and refresh this PR onto current main. The packaged-consumer transfer explicitly keeps ZIP archive/extraction behavior and now fails a digest mismatch instead of accepting the old warning behavior.

Both actions use Node 24 on GitHub-hosted runners. Downloads remain restricted to the named artifact from the same workflow run; permissions, token handling and library Java baselines do not change. Update the provenance inventory with tag/source/client review and runner/runtime constraints.

Validation: actionlint and all 14 policy/verification tests pass locally. Sol reviewed upstream source, release tags and packaged-client behavior; final Sol and then Astra review found no actionable findings on 9fafc772b8e7f55d44417a8b1f59b2ea69de2568. All 28 final-head checks passed before merge as 011734abc029726a115811b53228cdaa789e7232. The runtime matrix checks actual uploaded/downloaded original JARs on Java 8/11/17/21/25. This is maintenance, not release approval.

Refs #169 and the requested PR queue cleanup. Maven proposals #176/#188 are handled separately.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 26, 2026
@dependabot dependabot Bot changed the title Bump the actions group with 2 updates Bump the actions group across 1 directory with 2 updates Sep 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-055219aa09 branch from 034e6df to fd41679 Compare September 26, 2026 06:07
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-055219aa09 branch 2 times, most recently from 5adb9c0 to a980fe9 Compare September 26, 2026 06:39
Bumps the actions group with 2 updates in the / directory: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/upload-artifact` from 4.6.2 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...043fb46)

Updates `actions/download-artifact` from 4.3.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@d3f86a1...3e5f45b)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-055219aa09 branch from a980fe9 to 7faa148 Compare September 26, 2026 07:22
@jmanico jmanico changed the title Bump the actions group across 1 directory with 2 updates Update artifact actions with verified pins and strict digest checks Sep 26, 2026
@jmanico
jmanico merged commit 011734a into main Sep 26, 2026
28 checks passed
@jmanico
jmanico deleted the dependabot/github_actions/actions-055219aa09 branch September 26, 2026 15:46
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.

1 participant