mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 01:01:02 +08:00
chore(deps): update docker/login-action action to v4 (#4357)
This commit is contained in:
parent
f8521febc1
commit
c1ab075c1e
2
.github/workflows/build-docker-image.yml
vendored
2
.github/workflows/build-docker-image.yml
vendored
@ -149,7 +149,7 @@ jobs:
|
||||
git describe --tags --always
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v4
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ env.OWNER }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user