mirror of
https://github.com/rehlds/testdemos.git
synced 2025-02-05 10:10:36 +03:00
Bump docker/build-push-action from 6.7.0 to 6.10.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.7.0 to 6.10.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v6.7.0...v6.10.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a622d4ac51
commit
b5147d81ac
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKER_PERSONAL_ACCESS_TOKEN }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6.7.0
|
||||
uses: docker/build-push-action@v6.10.0
|
||||
env:
|
||||
OWNER: ${{ vars.DOCKER_USERNAME }}
|
||||
REPO: ${{ vars.DOCKER_REPOSITORY }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user