chore(deps): bump actions/upload-artifact from 4 to 7#2
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
The existing nuget-publish.yml only runs on Directory.Build.props changes, which means routine pushes and Dependabot PRs received no build verification. This adds a dedicated CI workflow that: - Runs on push to main and PRs targeting main - Skips release commits (Directory.Build.props) to avoid double-trigger with the publish workflow, which runs the same pipeline before pack/push - Skips docs-only changes (markdown, docs/, claudedocs/, etc.) - Restores, scans for vulnerable transitive packages, builds Release, runs tests - 15-minute timeout and per-ref concurrency cancellation to keep runner usage bounded This unblocks safe automatic verification of the currently-open Dependabot PRs (#2-#9) once they are rebased or refreshed.
사전 분석Type: Major bump ( Risk: 🟢 Low. Used in Release notes summary:
Our usage ( Verification status: Predates Recommended sequence: Hold until 0.6.1 publishes successfully. Merging now would change the actions used by the pending 0.6.1 retry — better to keep that retry running on the exact configuration that 0.6.0 published with, then upgrade afterwards. |
|
@dependabot rebase |
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
4a548fa to
06fd84f
Compare
Bumps actions/upload-artifact from 4 to 7.
Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
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)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in README