- Change hardcoded Docker Hub username to use secrets - Update workflow to securely reference DockerHub credentials This update enhances the security of the GitHub Actions workflow by using secrets instead of exposing sensitive information in the codebase. This ensures that the Docker Hub username is kept private and reduces the risk of accidental exposure. |
||
---|---|---|
.. | ||
workflows | ||
dependabot.yml |