mirror of
https://github.com/dockur/windows.git
synced 2024-11-15 01:34:41 +00:00
chore(deps): update docker/build-push-action action to v6 (#611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d2e0b6a90d
commit
4cc90d4e1e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
-
|
||||
name: Build Docker image
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
Loading…
Reference in New Issue
Block a user