mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-28 17:51:34 +02:00
Merge pull request #283 from buanet/dependabot/github_actions/main/docker/login-action-2.1.0
Bump docker/login-action from 2.0.0 to 2.1.0
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v2.1.0
|
||||
|
||||
- name: Login to DockerHub (iobroker)
|
||||
uses: docker/login-action@v2.0.0
|
||||
uses: docker/login-action@v2.1.0
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USER_IOB }}
|
||||
password: ${{ secrets.DOCKER_PASS_IOB }}
|
||||
|
||||
Reference in New Issue
Block a user