1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2026-03-13 04:46:30 +01:00

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

This commit is contained in:
renovate[bot]
2026-03-12 00:58:17 +00:00
committed by Christian Nicolai
parent 8dcd3a25e6
commit 26eca5fab7

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@v6
uses: docker/build-push-action@v7
with:
context: docker
build-args: |