diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 82f6bc2..8654d0c 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -13,9 +13,7 @@ permissions: {} jobs: audit: - # Pinned to feat/python-audit-workflow until netresearch/.github#19 merges. - # Switch to @main after merge. - uses: netresearch/.github/.github/workflows/python-audit.yml@feat/python-audit-workflow + uses: netresearch/.github/.github/workflows/python-audit.yml@main permissions: contents: read with: