diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index a545aac..ee2f53b 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -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@v3 + uses: docker/build-push-action@v4 with: context: docker build-args: |