mirror of
https://github.com/alterware/aw-bot.git
synced 2026-09-21 20:47:10 +00:00
Merge pull request #20 from alterware/dependabot/github_actions/docker/login-action-4.6.0
chore(deps): bump docker/login-action from 4.2.0 to 4.6.0
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
uses: docker/[email protected]
|
||||
|
||||
- name: Log in 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