diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 4a73aead..ffc80a4f 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -27,7 +27,7 @@ jobs: dependency-audit: name: Dependency audit - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: pypa/gh-action-pip-audit@v1.1.0