-
Notifications
You must be signed in to change notification settings - Fork 142
ci: bump the actions group with 2 updates #3995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the actions group with 2 updates: [ansys/actions](https://github.com/ansys/actions) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `ansys/actions` from 10.0.0 to 10.0.8 - [Release notes](https://github.com/ansys/actions/releases) - [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md) - [Commits](ansys/actions@v10.0.0...v10.0.8) Updates `actions/download-artifact` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@95815c3...d3f86a1) --- updated-dependencies: - dependency-name: ansys/actions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/download-artifact dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's GuideThis PR updates GitHub Actions versions in workflow configurations by bumping all ansys/actions references from v10.0.0 to v10.0.8 and upgrading actions/download-artifact from v4.2.1 to v4.3.0 (via commit hash), ensuring CI and related automation use the latest releases. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3995 +/- ##
=======================================
Coverage 89.11% 89.11%
=======================================
Files 187 187
Lines 14970 14970
=======================================
Hits 13340 13340
Misses 1630 1630 🚀 New features to boost your workflow:
|
Bumps the actions group with 2 updates: ansys/actions and actions/download-artifact.
Updates
ansys/actionsfrom 10.0.0 to 10.0.8Release notes
Sourced from ansys/actions's releases.
... (truncated)
Commits
4e01d5cchore: updating CHANGELOG for v10.0.808855ccrelease: v10.0.82ef99ddfix: release-github artifacts attestation (#890)dad3c8bchore: updating CHANGELOG for v10.0.71791d03release: v10.0.7608922efix: doc build on windows input issues (#888)9cef56echore: updating CHANGELOG for v10.0.6b288382release: v10.0.669ff612docs: use bash shell for windows (#879)3504b59fix(release-actions): raise warning if not using trusted publishers (#883)Updates
actions/download-artifactfrom 4.2.1 to 4.3.0Release notes
Sourced from actions/download-artifact's releases.
Commits
d3f86a1Merge pull request #404 from actions/robherley/v4.3.0fc02353prep for v4.3.0 release7745437Merge pull request #402 from actions/joshmgross/download-by-id-example84fc7a0Remove path filters from Check dist workflow67f2bc3Fix workflow example for downloading by artifact ID8ea3c2cMerge pull request #401 from actions/download-by-idd219c63add supporting unit tests for artifact downloads with ids54124fbrevertgetArtifact()changes - for now we have to list and filter by artifa...b83057bbundle171183cuse the sameartifactClient.getArtifactstructure as seen above in `isSingl...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by Sourcery
Update CI workflows to use the latest versions of key GitHub Actions dependencies
New Features:
CI: