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

Deprecation warnings in GitHub workflows #156

Closed
michaelnchin opened this issue Aug 5, 2023 · 0 comments
Closed

Deprecation warnings in GitHub workflows #156

michaelnchin opened this issue Aug 5, 2023 · 0 comments
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@michaelnchin
Copy link
Member

Recent runs of our automated GitHub actions for ECR deployments and unit tests have some deprecation warnings requiring updates to imported actions. These are to do with the campaigns for:

  1. NodeJS 12 -> 16: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
  2. set-output command removal: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

In build_docker.yml:

In unit.yml:

@cubeddu cubeddu self-assigned this Aug 24, 2023
@cubeddu cubeddu added bug Something isn't working dependencies Pull requests that update a dependency file labels Aug 24, 2023
@xiazcy xiazcy closed this as completed Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
No open projects
Status: ✅ Done
Development

No branches or pull requests

3 participants