diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index cb6cbfb..769a0f2 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -26,6 +26,8 @@ jobs: steps: - name: Checkout code uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + with: + persist-credentials: false - name: Install PHP uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0