diff --git a/templates/Library/NuGet/.github/workflows/build-and-deploy.yml b/templates/Library/NuGet/.github/workflows/build-and-deploy.yml index a3bacff..6c444c6 100644 --- a/templates/Library/NuGet/.github/workflows/build-and-deploy.yml +++ b/templates/Library/NuGet/.github/workflows/build-and-deploy.yml @@ -72,7 +72,7 @@ jobs: contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.10.1 + - uses: fastify/github-action-merge-dependabot@v3.10.2 deploy-nuget: if: ${{ github.event_name != 'pull_request' }}