diff --git a/.github/workflows/composer-auto.yml b/.github/workflows/composer-auto.yml index 6ce905104..d0a256e4a 100644 --- a/.github/workflows/composer-auto.yml +++ b/.github/workflows/composer-auto.yml @@ -74,7 +74,6 @@ jobs: - name: Checkout ${{ needs.init.outputs.head_ref }} uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: - persist-credentials: false token: ${{ secrets.COMMAND_BOT_PAT }} fetch-depth: 0 ref: ${{ needs.init.outputs.head_ref }}