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: updates to latest gh actions except labeler and create-pull-request #531

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

chilcano
Copy link
Contributor

@chilcano chilcano commented Feb 6, 2024

Description

This updates to latest github actions in all OSX workflows, except actions/labeler@v3 and peter-evans/create-pull-request@v4 because both actions introduce breaking changes which require more tests.
These changes remove annoying warning messages in Github Actions view about using NodeJS:

  • Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20
  • The following actions uses node12 which is deprecated and will be forced to run on node16

Task ID: DOPS-661

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I ran all tests with success and extended them if necessary.
  • I have updated the CHANGELOG.md file in the root folder.
  • I have updated the DEPLOYMENT_CHECKLIST file in the root folder.
  • I have updated the UPDATE_CHECKLIST file in the root folder.

Copy link
Contributor

@josemarinas josemarinas left a comment

Choose a reason for hiding this comment

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

Looks good, make sure that the name of the variables passed did not changee from one version to another

@chilcano chilcano merged commit b3966a6 into develop Feb 6, 2024
25 checks passed
@chilcano chilcano deleted the DOPS-661-update-gh-actions-in-osx-workflows branch February 6, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants