mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2025-02-22 02:42:17 +01:00
Bump docker/login-action from 2.1.0 to 2.2.0 (#88)
This commit is contained in:
parent
442e0772b6
commit
cae29f2a16
2
.github/workflows/devcontainer-build.yaml
vendored
2
.github/workflows/devcontainer-build.yaml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3.5.3
|
||||
- name: Log in to the GitHub container registry
|
||||
uses: docker/login-action@v2.1.0
|
||||
uses: docker/login-action@v2.2.0
|
||||
if: github.event_name != 'pull_request'
|
||||
with:
|
||||
registry: ghcr.io
|
||||
|
Loading…
Reference in New Issue
Block a user