diff --git a/.github/workflows/presidio-analyzer.yaml b/.github/workflows/presidio-analyzer.yaml index 4e4ead9f..988f2d4f 100644 --- a/.github/workflows/presidio-analyzer.yaml +++ b/.github/workflows/presidio-analyzer.yaml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest env: # renovate: datasource=github-releases depName=microsoft/presidio - PRESIDIO_VERSION: 2.2.361 + PRESIDIO_VERSION: 2.2.364 steps: - name: Checkout