mirror of
https://github.com/rehlds/testdemos.git
synced 2025-01-13 23:28:19 +03:00
Bump docker/build-push-action from 5.3.0 to 6.7.0 (#3)
This commit is contained in:
parent
7d46ebfd62
commit
321b2196c9
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: docker/build-push-action@v5.3.0
|
uses: docker/build-push-action@v6.7.0
|
||||||
env:
|
env:
|
||||||
OWNER: ${{ vars.DOCKER_USERNAME }}
|
OWNER: ${{ vars.DOCKER_USERNAME }}
|
||||||
REPO: ${{ vars.DOCKER_REPOSITORY }}
|
REPO: ${{ vars.DOCKER_REPOSITORY }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user