Skip to content

Commit

Permalink
Update build-dwapi-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryKilewe authored Apr 11, 2024
1 parent 53efc9a commit 733af46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dwapi-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: docker build -t kenyahmis/dwapi:qa .

- name: Login to Docker Hub
uses: docker/login-action@v2
uses: docker/login-action@v3.0.0
with:
username: ${{ secrets.DOCKERUSERNAME }}
password: ${{ secrets.DOCKERPASSWORD }}
Expand Down

0 comments on commit 733af46

Please sign in to comment.