chore(deps): bump the github-actions-minor-patch group across 1 directory with 3 updates#578
Open
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/github_actions/github-actions-minor-patch-9ea1ae5279
branch
from
July 21, 2026 17:52
455ba7b to
141456c
Compare
…tory with 3 updates Bumps the github-actions-minor-patch group with 3 updates in the / directory: [github/gh-aw/actions/setup](https://github.com/github/gh-aw), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `github/gh-aw/actions/setup` from 0.51.6 to 0.82.14 - [Release notes](https://github.com/github/gh-aw/releases) - [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md) - [Commits](github/gh-aw@33cd6c7...8b820ae) Updates `actions/upload-artifact` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@bbbca2d...043fb46) Updates `actions/download-artifact` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@70fc10c...3e5f45b) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-minor-patch - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-minor-patch - dependency-name: github/gh-aw/actions/setup dependency-version: 0.81.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/github-actions-minor-patch-9ea1ae5279
branch
from
July 22, 2026 00:54
141456c to
a3bd797
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions-minor-patch group with 3 updates in the / directory: github/gh-aw/actions/setup, actions/upload-artifact and actions/download-artifact.
Updates
github/gh-aw/actions/setupfrom 0.51.6 to 0.82.14Release notes
Sourced from github/gh-aw/actions/setup's releases.
... (truncated)
Commits
8b820aefix: propagate tools.startup-timeout to gateway.startupTimeout (prevents safe...bd3f5d9fix: mode-specific intent guidance for all intent-aware safe-output mutations...cdd7b86[WIP] Fix failing GitHub Actions job for CLI completion (#46859)deea8a4Recognizeglobal.getOctokit()aliases in `no-github-request-interpolated-ro...0d16d68feat: mode-specific intent guidance for all safe-output mutation tools (#46861)f1220cechore: remove dead functions — 1 function removed (#46860)3ceb8ecfeat(init): make --codespaces optional-value; grant discussions/issues write ...9dc71fbfix: nest issue-intent metadata correctly in close_issue and assign_to_agent ...e03203a[eslint-factory] core-method-resolve: recognize function-parametercorebin...f9ecca5Replace in-doc workshop experience with external workshop repository link (#4...Updates
actions/upload-artifactfrom 7.0.0 to 7.0.1Release notes
Sourced from actions/upload-artifact's releases.
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)Updates
actions/download-artifactfrom 8.0.0 to 8.0.1Release notes
Sourced from actions/download-artifact's releases.
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)