Skip to content

Fix: Correct invalid docker/login-action SHA#2

Merged
gowthamrao merged 1 commit into
developfrom
fix-invalid-action-sha
Oct 25, 2025
Merged

Fix: Correct invalid docker/login-action SHA#2
gowthamrao merged 1 commit into
developfrom
fix-invalid-action-sha

Conversation

@gowthamrao
Copy link
Copy Markdown
Contributor

The GitHub Actions workflow was failing with an "An action could not be found" error. This was caused by an invalid commit SHA for the docker/login-action in the .github/workflows/docker.yml file.

This commit corrects the SHA to point to a valid, recent version of the action, resolving the workflow failure.

The GitHub Actions workflow was failing with an "An action could not be found" error. This was caused by an invalid commit SHA for the `docker/login-action` in the `.github/workflows/docker.yml` file.

This commit corrects the SHA to point to a valid, recent version of the action, resolving the workflow failure.
@gowthamrao gowthamrao merged commit 48efbc2 into develop Oct 25, 2025
4 checks passed
@gowthamrao gowthamrao deleted the fix-invalid-action-sha branch October 25, 2025 12:06
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.

1 participant