diff --git a/templates/WPF/WpfApp/.github/workflows/build_app.yml b/templates/WPF/WpfApp/.github/workflows/build_app.yml index beb99ac..6995497 100644 --- a/templates/WPF/WpfApp/.github/workflows/build_app.yml +++ b/templates/WPF/WpfApp/.github/workflows/build_app.yml @@ -76,7 +76,7 @@ jobs: contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.10.2 + - uses: fastify/github-action-merge-dependabot@v3.11.0 with: # For GitHub Auto Merge to work it must be enabled on the repo. # This can be done with the script here: