mirror of
https://github.com/alterware/master-server.git
synced 2026-08-07 15:35:12 +00:00
Merge pull request #164 from alterware/dependabot/github_actions/docker/login-action-4.6.0
build(deps): bump docker/login-action from 4.2.0 to 4.6.0
This commit is contained in:
@@ -316,7 +316,7 @@ jobs:
|
||||
uses: docker/[email protected]
|
||||
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v4.2.0
|
||||
uses: docker/login-action@v4.6.0
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USER }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user