mirror of
https://github.com/home-assistant/version.git
synced 2025-07-20 16:50:45 +00:00
Bump docker/login-action from 3.3.0 to 3.4.0 (#415)
This commit is contained in:
2
.github/workflows/version.yml
vendored
2
.github/workflows/version.yml
vendored
@ -86,7 +86,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3.3.0
|
||||
uses: docker/login-action@v3.4.0
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: home-assistant
|
||||
|
Reference in New Issue
Block a user