build(deps): bump the github-actions-minor-patch group across 1 directory with 3 updates#672
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
1dd1302 to
b88f659
Compare
…tory with 3 updates Bumps the github-actions-minor-patch group with 3 updates in the / directory: [github/gh-aw](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` from 0.51.6 to 0.80.9 - [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...a362436) 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 dependency-version: 0.79.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>
b88f659 to
70865dc
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
June 26, 2026 19:43
Pull request was closed
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/upload-artifact and actions/download-artifact.
Updates
github/gh-awfrom 0.51.6 to 0.80.9Release notes
Sourced from github/gh-aw's releases.
... (truncated)
Commits
a362436[code-scanning-fix] Fix js/insecure-temporary-file: use atomic write to preve...8d48d89docs: add weekly blog post for 2026-06-22 (#40724)75f540efeat: add MCE-006 conformance check for JSON-RPC error code validity (#40737)592d420fix(issue-monster): gracefully skip agent availability errors with ignore-if-...a15c5b4Update task session data fetch (#40728)48f9e0cfix: handleMessage avoids [object Object] errors and enforces valid JSON-RPC ...b720e39Update agentic maintenance workflow header content (#40706)1af3c5ffix(daily-observability-report): request agent+detection artifacts in logs fe...a401853Reduce ambient prompt surface in high-traffic workflows (#40695)4bb6180Allow Daily Safe Output Integrator to inspect compiler safe-output tests (#40...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)