Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
Bump docker/login-action from 1.14.0 to 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 2, 2022
2 parents ffcd3e4 + 801479e commit f341ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
fetch-depth: 0
- uses: docker/setup-buildx-action@v1
- name: Log in to the Container registry
uses: docker/login-action@bb984efc561711aaa26e433c32c3521176eae55b
uses: docker/login-action@dd4fa0671be5250ee6f50aedf4cb05514abda2c7
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit f341ef7

Please sign in to comment.