mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-11-14 10:35:11 +01:00
Bump docker/login-action from 2.2.0 to 3.0.0 (#106)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
49e84403fb
commit
ceaad53b4f
2
.github/workflows/devcontainer-build.yaml
vendored
2
.github/workflows/devcontainer-build.yaml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4.0.0
|
||||
- name: Log in to the GitHub container registry
|
||||
uses: docker/login-action@v2.2.0
|
||||
uses: docker/login-action@v3.0.0
|
||||
if: github.event_name != 'pull_request'
|
||||
with:
|
||||
registry: ghcr.io
|
||||
|
Loading…
Reference in New Issue
Block a user