Skip to content

build(actions): bump the github-actions group with 2 updates #746

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps the github-actions group with 2 updates: actions/upload-artifact and actions/download-artifact.

Updates actions/upload-artifact from 4.6.1 to 4.6.2

Release notes

Sourced from actions/upload-artifact's releases.

v4.6.2

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

Commits
  • ea165f8 Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release
  • 0839620 Prepare for new release of actions/upload-artifact with new toolkit cache ver...
  • See full diff in compare view

Updates actions/download-artifact from 4.1.9 to 4.2.1

Release notes

Sourced from actions/download-artifact's releases.

v4.2.1

What's Changed

Full Changelog: actions/download-artifact@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.1.9...v4.2.0

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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 conditions

@dependabot dependabot bot added the dependencies:ci Related with pipelines dependencies label Mar 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 16:39
@github-actions github-actions bot added the ci Pipelines maintenance related label Mar 24, 2025
@RobPasMue
Copy link
Member

RobPasMue commented Mar 25, 2025

We have verified that dependabot works. Next step is adding the pre-check stage to determine whether it is dependabot or not the one running the workflow... either as a normal stage or using environments. Whatever we prefer. Pinging @SMoraisAnsys.

@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-aeec8888df branch 2 times, most recently from 17133d9 to 5390d00 Compare March 28, 2025 10:26
Bumps the github-actions group with 2 updates: [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.1 to 4.6.2
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@4cec3d8...ea165f8)

Updates `actions/download-artifact` from 4.1.9 to 4.2.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@cc20338...95815c3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-aeec8888df branch from 72686ae to 3d70cf1 Compare April 2, 2025 12:37
@SMoraisAnsys
Copy link
Contributor

SMoraisAnsys commented Apr 2, 2025

The changes are correctly blocked for dependabot and pyansys-ci-bot

@SMoraisAnsys
Copy link
Contributor

I had added a rule to the environment (which made the CI fail), I just removed it :)

Copy link
Contributor

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I was able to run the CI manually and check that dependabot / pyansys-ci-bot cannot

@RobPasMue
Copy link
Member

That's awesome - thanks for testing @SMoraisAnsys

@SMoraisAnsys
Copy link
Contributor

@RobPasMue Can we merge or do we need more tests ?

@RobPasMue
Copy link
Member

Good to merge on my side

@SMoraisAnsys SMoraisAnsys merged commit a63d66c into main Apr 2, 2025
16 checks passed
@SMoraisAnsys SMoraisAnsys deleted the dependabot/github_actions/github-actions-aeec8888df branch April 2, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Pipelines maintenance related dependencies:ci Related with pipelines dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants