mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Merge pull request #6091 from super-productivity/dependabot/github_actions/docker/login-action-3.6.0
chore(deps)(deps): bump docker/login-action from 2.2.0 to 3.6.0
This commit is contained in:
commit
c74cc61866
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-to-hub-docker.yml
vendored
2
.github/workflows/publish-to-hub-docker.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
ssh://git@github.com/
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2
|
||||
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v2
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue