The WSUS.cab must periodically be updated.
This process should preferably be made for each deploy using the pipeline, or even better a GitHub Action that runs a job to build the .cab file and send in a PR. But it all depends have long time it takes to install WSUS server, configure it, update from Microsoft Update and then export the .cab file.
See comments in PR #80 for more information.
The WSUS.cab must periodically be updated.
This process should preferably be made for each deploy using the pipeline, or even better a GitHub Action that runs a job to build the .cab file and send in a PR. But it all depends have long time it takes to install WSUS server, configure it, update from Microsoft Update and then export the .cab file.
See comments in PR #80 for more information.