janhoy commented on code in PR #145:
URL: https://github.com/apache/solr-mcp/pull/145#discussion_r3403727301
##########
.github/workflows/build-and-publish.yml:
##########
@@ -274,11 +274,10 @@ jobs:
# Authenticate to GitHub Container Registry
# Uses built-in GITHUB_TOKEN (no configuration needed)
- name: Log in to GitHub Container Registry
- uses: docker/login-action@v3
Review Comment:
I see `docker-login-action` in the list of pre-approved actions, so can we
instead use one of those hashes?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]