chore(deps): update docker/setup-buildx-action action to v4
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 1s
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 1s
This commit is contained in:
@@ -71,7 +71,7 @@ jobs:
|
|||||||
# ref: ${{ steps.split.outputs.branch }}
|
# ref: ${{ steps.split.outputs.branch }}
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v4
|
||||||
|
|
||||||
- name: Log in to Gitea Container Registry
|
- name: Log in to Gitea Container Registry
|
||||||
uses: docker/login-action@v4
|
uses: docker/login-action@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user