ci: update docker/build-push-action action to v5

This commit is contained in:
renovate[bot] 2023-09-14 00:51:48 +00:00 committed by GitHub
parent 015ee60420
commit 7a88a8af98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.DOCKER_TOKEN }}
- name: Build and push Docker image for dyndnsd ${{ env.DYNDNSD_VERSION }}
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: docker
build-args: |