Skip to content

Commit 00eed81

Browse files
authored
Merge pull request #2659 from igniterealtime/dependabot/github_actions/docker/login-action-327cd5a69de6c009b9ce71bce8395f28e651bf99
Bump docker/login-action from 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 to 327cd5a69de6c009b9ce71bce8395f28e651bf99
2 parents 8ff4746 + 8a82d87 commit 00eed81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ jobs:
407407
uses: actions/checkout@v4
408408

409409
- name: Log in to the Container registry
410-
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
410+
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
411411
with:
412412
registry: ${{ env.REGISTRY }}
413413
username: ${{ github.actor }}

0 commit comments

Comments
 (0)