diff --git a/.github/workflows/build_app.yml b/.github/workflows/build_app.yml index 86e47fe..dc06aaf 100644 --- a/.github/workflows/build_app.yml +++ b/.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: