Skip to content
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

CI: Bump github actions to avoid deprecation warnings #2229

Conversation

ClausHolbechArista
Copy link
Contributor

@ClausHolbechArista ClausHolbechArista commented Oct 26, 2022

Bump GitHub Actions to address deprecation warnings:

  • actions/checkout@v2 -> actions/checkout@v3
  • actions/setup-python@v2 -> actions/setup-python@v4
  • actions/labeler@v2 -> actions/labeler@v4
  • toshimaru/auto-author-assign@v1.2.0 -> toshimaru/auto-author-assign@v1.6.1
  • amannn/action-semantic-pull-request@v3.4.1 -> amannn/action-semantic-pull-request@v5
  • actions/stale@v4 -> actions/stale@v6
  • actions/upload-artifact@v2 -> actions/upload-artifact@v3

@ClausHolbechArista ClausHolbechArista requested a review from a team as a code owner October 26, 2022 20:00
@github-actions github-actions bot added the type: code quality CI and development toolset label Oct 26, 2022
@carlbuchmann carlbuchmann self-requested a review October 27, 2022 01:08
@carlbuchmann carlbuchmann self-requested a review October 27, 2022 01:20
Copy link
Member

@carlbuchmann carlbuchmann left a comment

Choose a reason for hiding this comment

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

Tested with PR on my fork -> https://github.com/carlbuchmann/ansible-avd/actions/runs/3333755177
note: can't test actions/stale@v6

@carlbuchmann
Copy link
Member

Also, note we still have a warning on actions-label-merge-conflict
waiting on this PR to be merged: eps1lon/actions-label-merge-conflict#90

@ClausHolbechArista ClausHolbechArista merged commit f20c41e into aristanetworks:devel Oct 27, 2022
@ClausHolbechArista ClausHolbechArista deleted the ci-update-actions-to-node16 branch December 22, 2022 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: CI type: code quality CI and development toolset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants