Hikvision-Addons
Hikvision-Addons copied to clipboard
Dockerhub: Need to fixed deprecated commands in workflow
Is there an existing feature request for this?
- [X] I have searched the existing issues
Add-on
Doorbell
Your feature request
Maybe when final release is ready, we can upload it to doockerhub...
There is a workflow, but its giving warnings that needs to be fixed:
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
--
Docker image (aarch64)The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/