mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-19 23:25:52 -04:00
ci: update docker/login-action to v3
This commit is contained in:
parent
d5726ab1d2
commit
ebe110cdc1
2
.github/workflows/container-release.yml
vendored
2
.github/workflows/container-release.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Login to registry
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: quay.io
|
||||
username: ${{ secrets.QUAY_USERNAME }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user