Merge pull request 'chore(deps): update docker/build-push-action action to v6' (#5) from renovate/docker-build-push-action-6.x into main
Some checks are pending
Build Hugo Docker Image / build docker (push) Waiting to run
Build Blog Docker Image / build docker (push) Waiting to run

Reviewed-on: #5
This commit is contained in:
d3vyce 2024-09-23 18:21:32 +02:00
commit a79d0de3d7
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GIT_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
with:
context: .
build-args:

View File

@ -31,7 +31,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GIT_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
with:
context: .
build-args: