mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2026-03-05 16:35:39 +00:00
Compare commits
1 Commits
ce36669587
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f463439ad2 |
2
.github/workflows/builder.yaml
vendored
2
.github/workflows/builder.yaml
vendored
@@ -98,7 +98,7 @@ jobs:
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
if: env.BUILD_ARGS != '--test'
|
||||
uses: docker/login-action@v3.5.0
|
||||
uses: docker/login-action@v3.7.0
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.repository_owner }}
|
||||
|
||||
Reference in New Issue
Block a user